IoT data
Store any JSON formatted data under the specific topic. The JSON formatted data is retrievable at a later date, eater by the IoT device, or from another computing device, reading or writing the data. The data is available for up to 365 days, after being written. All data is accessible via a topic keyword, eg. "sensor/values", "mydevice/state", "mydevice/temperature", or similar.
IoT data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
IoT Data - Get / |
Retrieve data previously stored as JSON, with topic as key. |
| POST |
IoT Data - Set / |
Set IoT data from included body, with topic as key. Data needs to be formatted as JSON. |
IoT data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|