The Sensor Gateway is used by sensors to report information to AeroTracker.
Used by sensors to report detections of entities such as planes and drones.
HTTP Method: POST
Documentation: detection.schema.html
JSON Schema: detection.schema.json
Used by sensors to provide their updated geopositions.
HTTP Method: POST
Documentation: geoposition.schema.html
JSON Schema: geoposition.schema.json
Used to check the sensor gateway is available.
GETUsed by sensors to provide a periodic report that they're online.
HTTP Method: POST
Documentation: heartbeat.schema.html
JSON Schema: heartbeat.schema.json