GetActions(Events)
The service uses these packets in the registration phase to request the component to report any actions or events that it knows about.
Request the known actions
{
"command": "GetActions"
}
Encoding String: GetActions
Request known events
{
"command": "GetEvents"
}
Encoding String: GetEvents