HTTP API
简介
HTTP API: The HTTP API allows devices to communicate with the platform using a specific message format, documented in the following sections, which enables:
- Uploading device data to the platform. 本页面 shows the reference for everything needed for each sensor type.
- Updating device-specific data, such as battery and RSSI levels. Follow this reference for more information.
- Receiving and responding to commands sent from the platform. 更多信息 on this topic can be found on this page.
灵活数据交换
简介 Flexible data exchange is the recommended HTTP integration method when it is not possible to modify the data format sent by the device.
传感器数据存储
简介 本节 contains information about storing data from sensors 使用 REST API over HTTP/HTTPS. Integration examples are provided for all endpoint types supported on the platform.