vives-dust / framework

Software IoT stack for the LoRaWAN Micro Weather Station module
1 stars 0 forks source link

Change create hook of sensors to only allow internal requests #164

Open Phasmatrix opened 1 year ago

Phasmatrix commented 1 year ago

Add IffElse to the create hook of the /sensors route. Only internal requests to create sensors are allowed and no external requests are necessary after pull request #154 is merged into master.