FEEDBACK: use http://jsonpatch.com/ format when it makes sense.
Request #1: Need to add subscription
to the sensor object returned from the location/${locationID}/data
endpoint.
-
Currently:
GET location/${locationID}/data
returns an array of sensor objects with these 4 properties:[{"id": 163, "name": "New Sensor1", "particleId": "1E001F001847393035313138", "timezone": "America/Denver"}]