mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-25 20:06:08 +00:00
Updated cloud connector
This commit is contained in:
@@ -244,8 +244,7 @@ struct CloudConfig {
|
||||
uint8_t interval;
|
||||
char hostname[64];
|
||||
uint16_t port;
|
||||
char clientId[17];
|
||||
char clientSecret[17];
|
||||
uint8_t clientId[16];
|
||||
};
|
||||
|
||||
class AmsConfiguration {
|
||||
|
||||
Reference in New Issue
Block a user