concert_msgs/LinkConnection Message

File: concert_msgs/LinkConnection.msg

Raw Message Definition

# Representation of a topic/action node in the 
# implementation graph

# unique identifier
string id
# type of the topic, e.g. std_msgs/String
string type

Compact Message Definition

string id
string type