actTime property

  1. @ImcField('Activation Time', 'act_time', ImcType.typeUInt16, units: 's')
int actTime

Amount of time needed to properly activate the entity.

Implementation

@ImcField('Activation Time', 'act_time', ImcType.typeUInt16, units: 's')
int get actTime;