Skip to content

apc_modbus: Add support for commands #2119

@EchterAgo

Description

@EchterAgo

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions