DEEP_SLEEP_PART constant

Field const DEEP_SLEEP_PART

Number of deep sleep segments.

Implementation

static const Field DEEP_SLEEP_PART = Field.newIntField(
  'deep_sleep_part',
);