christoff-linde / pih-core-go

Golang-based MQTT consumer service.
MIT License
0 stars 0 forks source link

Setup sensor_reading routes #26

Open christoff-linde opened 2 days ago

christoff-linde commented 2 days ago

The group of sensor_reading routes should be used to get/manage new sensor_reading entries to the db. The endpoints should include the functionality to retrieve:

The data should also be filterable by sensor_id, location, or any other relevant filter.

linear[bot] commented 2 days ago

CHR-65 Setup sensor_reading routes