Functions to use with PropertySubscriptionCommand. More...
Public Member Functions | |
PropertySubscriptionCommandUtils ()=delete | |
Static Public Member Functions | |
static const char * | toString (PropertySubscriptionCommand x) |
Converts a command to a human-readable string. | |
static std::optional< PropertySubscriptionCommand > | toCommand (const char *str) |
Converts a command string from a property exchange JSON header to an PropertySubscriptionCommand. | |
Functions to use with PropertySubscriptionCommand.
|
delete |
|
static |
Converts a command to a human-readable string.
References x.
|
static |
Converts a command string from a property exchange JSON header to an PropertySubscriptionCommand.