Config
The Config section contains essential configuration components for setting up and managing your IoT platform:
Available Configurations
Data Points
Define and manage the data structure for your IoT devices. Data points represent the smallest measurable units collected from devices such as temperature, battery level, motion, or GPS coordinates.
Event Trigger
Create virtual copies of controllable physical parameters of your devices. Event triggers represent the state of your device in the cloud and can be used to control your device remotely.
Data Sync
Create user-defined ledgers of data that function as customizable time series database tables. Data syncs provide a flexible way to store and manage various types of information related to your project.
Getting Started
- Start with Data Points - Define the structure of your device data
- Configure Event Triggers - Set up remote control capabilities
- Set up Data Sync - Create custom data storage solutions
Each configuration component works together to provide a comprehensive IoT data management solution.