intera_core_msgs/DigitalOutputCommand Message

File: intera_core_msgs/DigitalOutputCommand.msg

Raw Message Definition

##the name of the output
string name  
##the value to set output 
bool value   

Compact Message Definition

string name
bool value