id property

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

The identification number of the destination camera.

Implementation

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