File: qb_device_msgs/DeviceConnectionInfo.msg
Raw Message Definition
# Device-independent message that constains:
int32 id # device id;
bool is_active # motor activation status;
string port # serial port
Compact Message Definition
int32 id
bool is_active
string port