Closed matthias-bs closed 5 months ago
Implemented as HTML form with JavaScript instead of spreadsheet. see feat-config-payload/extras/confighelper/confighelper.html (source code) and https://matthias-bs.github.io/BresserWeatherSensorLW/confighelper.html (Config Helper web page)
To change the sensor configuration and the uplink payload,
BresserWeatherSensorLWCfg.h
has to be modified. Afterwards,scripts/uplink_formatter.js
has to be modified. A spreadsheet could be used to select the types and numbers of sensors and generate the required code sections.