API Documentation
Retrieving Latest Sensors Information
Perform GET request to
https://lapsscentral.azurewebsites.net/api/sensors
This operation will retrieve the latest information the server has on each sensor.
Retrieving Detailed Sensor Information History
Perform GET request to
https://lapsscentral.azurewebsites.net/api/sensors/history/{optional-slug}
This operation will retrieve sensor information as specified in the query string.
Retrieving Node Information
Perform GET request to
https://lapsscentral.azurewebsites.net/api/nodeinfos
This operation will retrieve information that the server has about each node.
Sending Sensor Information
Perform POST request to
https://lapsscentral.azurewebsites.net/api/sensors