Interface string names
[Messaging basics]
Used in configuration file parsing and console output, each interface is assigned a string name. More...
|
| |
| #define | PLAYER_ACTARRAY_STRING "actarray" |
| A data message. | |
Detailed Description
Used in configuration file parsing and console output, each interface is assigned a string name.
See Interface specifications for detailed descriptions of each interface.
Define Documentation
| #define PLAYER_ACTARRAY_STRING "actarray" |
A data message.
Such messages are asynchronously published from devices, and are usually used to reflect some part of the device's state.
