You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
AutoConnect/examples/mqttRSSI_FS/data/mqtt_save.json

19 lines
366 B

{
"title": "MQTT Setting",
"uri": "/mqtt_save",
"name": "mqttsave",
"menu": false,
"element": [
{
"name": "caption",
"type": "ACText",
"value": "<h4>Parameter saved as:</h4>",
"style": "text-align:center;color:#2f4f4f;padding:10px;"
},
{
"name": "validation",
"type": "ACText",
"value": ""
}
]
}