timeout property

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

The timeout indicates the time that an error should occur if exceeded.

Implementation

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