Defines standard VDA 5050 communication topics for information exchange between coordination plane and vehicle plane of a driverless transport system.

Enumeration Members

Connection: "connection"

Indicates when AGV connection is lost.

Published by Broker/AGV. Subscribed by master control.

Remarks

Not to be used by master control for checking the vehicle health. To be used for an MQTT protocol level check of connection only.

Factsheet: "factsheet"

Communication of the AGV factshett to master control on request.

Published by AGV. Subscribed by master control.

InstantActions: "instantActions"

Communication of actions that are to be executed immediately on an AGV.

Published by master control. Subscribed by AGV.

Order: "order"

Communication of driving orders from master control to AGV.

Published by master control. Subscribed by AGV.

State: "state"

Communication of the AGV state to master control.

Published by AGV. Subscribed by master control.

Visualization: "visualization"

Higher frequency of position topic for visualization purposes only.

Published by AGV. Subscribed by visualization systems.

Generated using TypeDoc