dataspeed_pds_msgs/Script Message

File: dataspeed_pds_msgs/Script.msg

Raw Message Definition

# The actual value of the script enum.
uint8 script

# An enumeration of the possible values of the script enum.
uint8 NONE=0
uint8 STARTUP=1
uint8 SHUTDOWN=2

Compact Message Definition

uint8 NONE=0
uint8 STARTUP=1
uint8 SHUTDOWN=2
uint8 script