To access the API endpoints, please provide your credentials:
Retrieves a list of sensors.
GET /api/sensorData
Retrieves the data of a specific sensor identified by the device name.
GET /api/sensorData/{DeviceName}
You can find the JSON schema for the sensor data in the following location:
GET /schema
If you have any questions or need support, please contact our team at contact@simple-symmetry.com.