API Documentation

Login

To access the API endpoints, please provide your credentials:

API Endpoints

/api/sensorData

Retrieves a list of sensors.

        
            GET /api/sensorData
        
    

/api/sensorData/{DeviceName}

Retrieves the data of a specific sensor identified by the device name.

        
            GET /api/sensorData/{DeviceName}
        
    

Schema

You can find the JSON schema for the sensor data in the following location:

        
            GET /schema
        
    

Contact Information

If you have any questions or need support, please contact our team at contact@simple-symmetry.com.