rpanfili / airQualityMeter

Detects air particulate matter (PM - pm1, pm2.5, pm10) concentrations and sends data to an MQTT server. An alternative firmware for ESP8266 devices like the NodeMCU board written for Arduino IDE and PlatformIO
GNU General Public License v3.0
19 stars 5 forks source link

Validate config.json #1

Open rpanfili opened 5 years ago

rpanfili commented 5 years ago

It would be nice if json configuration has to be valid. e.g. in HomieEsp8266 there is something we can study: https://github.com/marvinroger/homie-esp8266/blob/4971722e98b03fd0c493cb2ba37f4dcff0dd718e/src/Homie/Utils/Validation.cpp