sensebox / openSenseMap

Platform for storing and exploring sensor data
https://opensensemap.org
MIT License
99 stars 51 forks source link

Feat display eric #394

Closed Thiemann96 closed 3 years ago

Thiemann96 commented 3 years ago

Enhancement

At register & at the script tab the user can now enable the display. Enabling the display will prompt the API to request a new sketch from the node-sketch-templater which will set a #define DISPLAY_CONNECTED in the Arduino Sketch.

Sketch, API and UI have been tested beforehand. The changes to the registration can be explored on testing.opensensemap.org However, for the whole process to work changes to the node-sketch-templater must first be implemented.