Skip to main content

GetActions(Events)

note

This page has been automatically translated and has not been reviewed in detail yet. Therefore, the translation might not be completely accurate.

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