File: intera_core_msgs/IOComponentCommand.msg
Raw Message Definition
## IO Component Command
time time # time the message was created, serves as a sequence number
string op # operation to perform
string args # JSON arguments
Compact Message Definition
time time
string op
string args