HTTP API
Introduction
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. This page 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. More information on this topic can be found on this page.