timeout property

  1. @ImcField('Timeout', 'timeout', ImcType.typeUInt16, units: 's')
int timeout

The amount of time the maneuver is allowed to run.

Implementation

@ImcField('Timeout', 'timeout', ImcType.typeUInt16, units: 's')
int get timeout;