mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 23:22:19 +03:00
RSSI to web interface added
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
"routerpass": "BELCHENKO",
|
||||
"timezone": 1,
|
||||
"ntp": "pool.ntp.org",
|
||||
"mqttServer": "m12.cloudmqtt.com",
|
||||
"mqttPort": 14053,
|
||||
"mqttServer": "wqtt.ru",
|
||||
"mqttPort": 8021,
|
||||
"mqttPrefix": "/iotTest",
|
||||
"mqttUser": "lbscvzuj",
|
||||
"mqttPass": "bLxlveOgaF8F",
|
||||
"mqttUser": "u_K1CK9Q",
|
||||
"mqttPass": "YjyCloWS",
|
||||
"scen": "1",
|
||||
"telegramApi": "1416711569:AAEI0j83GmXqwzb_gnK1B0Am0gDwZoJt5xo",
|
||||
"telegonof": "0",
|
||||
|
||||
@@ -37,6 +37,10 @@
|
||||
"type": "h4",
|
||||
"title": "Uptime: {{uptime}}"
|
||||
},
|
||||
{
|
||||
"type": "h4",
|
||||
"title": "WiFi Signal: {{signal}}"
|
||||
},
|
||||
{
|
||||
"type": "h4",
|
||||
"title": "Build version: {{firmware_version}}"
|
||||
|
||||
Reference in New Issue
Block a user