id property

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

The identification number of the destination servo.

Implementation

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