Welcome! This repository contains comprehensive guides and reference materials for working with the Datacake IoT platform, especially for frontend and API integration scenarios.
-
Datacake API Guide for Frontend Development
Complete GraphQL API reference for building video coding frontends. Covers authentication, user/workspace/device management, semantic queries, real-time data, error handling, and best practices. -
Building Device Overviews with Datacake API
How to query devices and build custom application interfaces. Includes best practices for query methods, field strategies, role fields, and performance tips. -
Working with Counters, Consumption and Meter Devices
Guide for analyzing energy, water, gas, and counting devices with cumulative meter values. Learn to calculate consumption, compare time periods, and build analytics dashboards. -
Datacake API Semantics Feature Guide
How to use the Semantics feature in the Datacake GraphQL API for unified queries, filtering, and cross-device analytics.
datacake_schema.graphqlโ The GraphQL schema definition for Datacakeโs API.datacake_schema.jsonโ JSON version of the schema, useful for codegen or tooling.
- Browse the guides above for the topic you need.
- Use the Table of Contents in each guide for quick navigation.
- For API reference, start with the Frontend Development Guide.
Feel free to open issues or pull requests if you spot errors or want to contribute improvements!