button property

  1. @ImcField('Button', 'button', ImcType.typeUInt8)
int button

Button identifier.

Implementation

@ImcField('Button', 'button', ImcType.typeUInt8)
int get button;