6 #ifndef __PDU_TEST_UNIT_IDL__ 7 #define __PDU_TEST_UNIT_IDL__ 9 #include <TestDisplay.idl> 24 vector<Display_1_0_1> getDisplays();
35 vector<boolean> getButtonStates();
42 void setBuzzer(in
boolean isOn);
47 void resetAllSlaveControllers();
55 void triggerSlaveControllerWatchdog(in
int rs485Addr);
Test Interfaces.
Definition: TestDisplay.idl:12
Test interface for PDU components controlled by topofw.
Definition: TestUnit.idl:17