mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-26 20:23:41 +00:00
Cloud updates
This commit is contained in:
@@ -677,6 +677,8 @@ void loop() {
|
||||
if(cloud->setup(cc, meterConfig, sysConfig, &hw, &rdc)) {
|
||||
config.setCloudConfig(cc);
|
||||
}
|
||||
cloud->setTimezone(tz);
|
||||
cloud->setConnectionHandler(ch);
|
||||
}
|
||||
config.ackCloudConfig();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user