maakbaas / esp8266-iot-framework

Framework for IoT projects implementing HTTPS requests, a React web interface, WiFi manager, live dashboard, configuration manager, file manager and OTA updates.
GNU General Public License v3.0
416 stars 113 forks source link

Json name with spaces #169

Closed TadyTheFish closed 8 months ago

TadyTheFish commented 8 months ago

Is it possible to name a variable with spaces? And is it possible to add units on the end of floats and ints?

TadyTheFish commented 8 months ago

OHHHHH man am I an idiot... sorry.. Adding... "label": "Name with spaces", was I was looking for Great job with this framework BTW :)