baze-

Results 4 issues of baze-

Added option for 10 second update interval. (Personally felt that 30 second wasn't fast enough and OctoPrint running Raspberry PI can easily handle this.)

Implemented support for multiple instances of this plugin on StreamDesk. - There was only one timer and having multible instances running caused all the instances to clear and set that...

Some modules like "esP32-2424S012" control its backlight through analogWrite. - Added support for enabling these kind of backlights through normal user_setup.h - Added example setup for "esP32-2424S012" as commented out...

Seems like the JSON for inserting data has changed with Influxdb 0.9 stable. Because of this inserting data doesn't work and InfluxDB reports "missing measurement". I think **"name"** variable should...