-
-
Notifications
You must be signed in to change notification settings - Fork 395
Closed
Labels
Milestone
Description
This is for after merging #2063 .
We need to add support for UPS commands. This is what we can add:
-
UPSCommand_BF
- RestoreFactorySettings
-
OutletCommand_BF
-
Cancel
-
OutputOn
-
OutputOff
-
OutputShutdown
-
OutputReboot
-
args:
- ColdBootAllowed
- UseOnDelay
- UseOffDelay
-
target:
- UnswitchedOutletGroup
- SwitchedOutletGroup0
- SwitchedOutletGroup1
- SwitchedOutletGroup2
-
-
SimpleSignalingCommand_BF
- RequestShutdown
- RemoteOff
- RemoteOn
-
ReplaceBatteryTestCommand_BF (incorrectly named UPSStatus_BF in docs)
- start test
-
RunTimeCalibrationCommand_BF
- start calibration
-
UserInterfaceCommand_BF
- mute
- cancel mute
- acknowledge battery alarm
PrplHaz4