ConnectedPlacesCatapult / SharingCitiesDashboard

Personalisable dashboard for Sharing Cities IoT data
Apache License 2.0
6 stars 5 forks source link

Fcc 27 move data to analytics #128

Closed kpennels closed 5 years ago

kpennels commented 5 years ago

The /data end point has been split into:

/data/themes /data/sensor /data/attribute

and the 3 corresponding request_for_theme.py, request_for_sensor.py and request_for_attribute.py resource classes have been implemented . These 3 files contain the same logic as containing request_for_data.py and the test for this correspondence can be found in the respective test files