menu
zwave package
documentation
capability/battery.dart
BatteryReport
lowBatteryWarning property
lowBatteryWarning property
dark_mode
light_mode
lowBatteryWarning
property
bool
get
lowBatteryWarning
Implementation
bool get lowBatteryWarning => data[9] == 0xFF;
zwave package
documentation
capability/battery
BatteryReport
lowBatteryWarning property
BatteryReport class