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