SLEEP_STATE constant

Field const SLEEP_STATE

Sleep state. Value range: [1,4]

Implementation

static const Field SLEEP_STATE = Field.newIntField(
  'sleep_state',
);