ericklein / air_quality

displays and logs local indoor and outdoor weather and air quality information
MIT License
0 stars 0 forks source link

move private elements of MQTT, influx data structure from config.h to secrets.h #77

Closed ericklein closed 11 months ago

ericklein commented 1 year ago

programmatically generate MQTT and influx parameter strings from elements found in config.h and secrets.h

ericklein commented 1 year ago

dynamically bind MQTT pub/sub topics as strings

ericklein commented 11 months ago

DEVICE, DEVICE_SITE, DEVICE_LOCATION,DEVICE_ROOM,DEVICE_ID parameters all now stored in secrets.h.