popupPeriod property

  1. @ImcField('PopUp Period', 'popup_period', ImcType.typeUInt16, units: 's')
int popupPeriod

The period at which the vehicle will popup to report its position. Only used if flag KEEP_SAFE is on.

Implementation

@ImcField('PopUp Period', 'popup_period', ImcType.typeUInt16, units: 's')
int get popupPeriod;