CivicTechTO / tRacket-api

API to register tRacket sensors, log measurements and access locations and their measurements.
MIT License
2 stars 0 forks source link

tRacket-api

API to register tRacket sensors, log measurements and access locations and their measurements.

The code uses the MVC design pattern to implement the tRacket API. More specifically, it is implemented as a webCOMAND Package using the cMVC Framework.

The API is used by tRacket Sensors, the tRacket Dashboard and the tRacket Sensor Manager.

The API endpoints will eventually be documented here, but for now can be found in the tRacket API Google Doc.