1 #ifndef __PDU_TEST_UNIT_IDL__
2 #define __PDU_TEST_UNIT_IDL__
4 #include <TestDisplay.idl>
19 vector<Display_1_0_1> getDisplays();
30 vector<boolean> getButtonStates();
37 void setBuzzer(in
boolean isOn);
42 void resetAllSlaveControllers();
50 void triggerSlaveControllerWatchdog(in
int rs485Addr);
Test interface for PDU components controlled by topofw.
Definition: TestUnit.idl:12