|
BlueZero (BØ)
Middleware for distributed applications
|
Sent by node to tell a topic it is publishing onto/subscribing to. More...
Public Attributes | |
| required string | node_name = 1 |
| name of the node | |
| required string | topic_name = 2 |
| name of the topic | |
| required bool | reverse = 3 |
| if true, node is a subscriber, otherwise a publisher | |
| required bool | active = 4 |
| if true, the relationship is starting, otherwise it is ending | |
Sent by node to tell a topic it is publishing onto/subscribing to.
1.8.14