mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-25 20:06:08 +00:00
Cloud configuration
This commit is contained in:
@@ -246,7 +246,8 @@ struct CloudConfig {
|
||||
char hostname[64];
|
||||
uint16_t port;
|
||||
uint8_t clientId[16];
|
||||
}; // 69
|
||||
uint8_t proto;
|
||||
}; // 84
|
||||
|
||||
class AmsConfiguration {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user