
Public Member Functions | |
| def | __init__ |
| def | getType |
| def | publish |
| def | setRelayCallBack |
Private Attributes | |
| _relayNum | |
Definition at line 9 of file RiCRelay.py.
| def BAL.Devices.RiCRelay.RiCRelay.__init__ | ( | self, | |
| param, | |||
| relayNum, | |||
| output | |||
| ) |
Definition at line 10 of file RiCRelay.py.
| def BAL.Devices.RiCRelay.RiCRelay.getType | ( | self | ) |
Reimplemented from BAL.Interfaces.Device.Device.
Definition at line 24 of file RiCRelay.py.
| def BAL.Devices.RiCRelay.RiCRelay.publish | ( | self, | |
| data | |||
| ) |
Reimplemented from BAL.Interfaces.Device.Device.
Definition at line 15 of file RiCRelay.py.
| def BAL.Devices.RiCRelay.RiCRelay.setRelayCallBack | ( | self, | |
| req | |||
| ) |
Definition at line 17 of file RiCRelay.py.
Definition at line 10 of file RiCRelay.py.