id property

  1. @ImcField('Identifier', 'id', ImcType.typeUInt8)
int id

The identification number of the destination control surface.

Implementation

@ImcField('Identifier', 'id', ImcType.typeUInt8)
int get id;