Defines configuration options of a master controller.

Hierarchy

  • MasterControllerOptions

Properties

Properties

targetAgvs?: Partial<AgvId>

Identity of the AGV(s) which should be controlled by this master controller (optional).

If not specified, the value defaults to {}, i.e. to all AGVs within the common communication namespace as defined by ClientOptions.interfaceName.

Generated using TypeDoc