Raritan PX2/PX3 JSON-RPC API
|
6 #ifndef __PDU_TEST_UNIT_IDL__
7 #define __PDU_TEST_UNIT_IDL__
9 #include <TestDisplay.idl>
void resetAllSlaveControllers()
Reset all slave controllers via RS485 break condition.
vector< boolean > getButtonStates()
Retrieve state of all buttons attached to the unit.
void triggerSlaveControllerWatchdog(in int rs485Addr)
Trigger watchdog of a selected slave controller.
Test Interfaces.
Definition: TestDisplay.idl:12
void setBuzzer(in boolean isOn)
Force on the buzzer.
Test interface for PDU components controlled by topofw.
Definition: TestUnit.idl:17
vector< Display_1_0_1 > getDisplays()
Retrieve all Displays attached to the unit.