controller property

  1. @ImcField('Controller', 'controller', ImcType.typePlaintext)
String controller

The name of the controlling agent that will be allowed to guide the vehicle during the AutononousSection.

Implementation

@ImcField('Controller', 'controller', ImcType.typePlaintext)
String get controller;