mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-18 13:38:15 +00:00
Changes for cloud
This commit is contained in:
@@ -252,6 +252,9 @@ void AmsWebServer::logoSvg() {
|
||||
}
|
||||
|
||||
void AmsWebServer::sysinfoJson() {
|
||||
if(!checkSecurity(2, true))
|
||||
return;
|
||||
|
||||
SystemConfig sys;
|
||||
config->getSystemConfig(sys);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user