mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-23 23:05:38 +08:00
Add new remote command:
- hosts: display connected hosts, or NONE if disconnected (surrounded with double quotes).
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
void clock(unsigned int ms);
|
||||
|
||||
bool isConnected() const;
|
||||
std::string const getName() const;
|
||||
|
||||
void close(bool sayGoodbye);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user