Closed soylent-grin closed 8 years ago
The Explorer shouldn't use any API except the api-gateway's one.
Api Gateway request schema: http://{host}/systems/2918069529/observations?sensor_id=113496665-humidity&start=2016-03-07T15:27:15
Looks like there is an issue with observations' querying on API gateway side
Filter for sensors has been added to query of the system observations.
@soylent-grin the request to http://{host}/systems/{system_id}/observations?sensor_id={sensor_id}&start=2016-03-07T15:27:15 should work now. It should return observations only for the given sensor.
@KMax @Amberdr0p, can you please provide here actual format of new observations, coming from WAMP?
Everyting changed.. again. Request schema: http://{host}:8787/observations?system_id={systemId}&sensor_id={sensorId}&start=2016-03-07T13:27:15