Public Member Functions | |
def | __init__ |
def | checkForSubscribers |
def | getType |
def | publish |
Private Attributes | |
_haveRightToPublish | |
_pub | |
_switchId |
Definition at line 15 of file RiCSwitch.py.
def BAL.Devices.RiCSwitch.RiCSwitch.__init__ | ( | self, | |
devId, | |||
param, | |||
output | |||
) |
Definition at line 16 of file RiCSwitch.py.
Definition at line 28 of file RiCSwitch.py.
def BAL.Devices.RiCSwitch.RiCSwitch.getType | ( | self | ) |
Reimplemented from BAL.Interfaces.Device.Device.
Definition at line 41 of file RiCSwitch.py.
def BAL.Devices.RiCSwitch.RiCSwitch.publish | ( | self, | |
data | |||
) |
Reimplemented from BAL.Interfaces.Device.Device.
Definition at line 23 of file RiCSwitch.py.
Definition at line 16 of file RiCSwitch.py.
BAL::Devices::RiCSwitch.RiCSwitch::_pub [private] |
Definition at line 16 of file RiCSwitch.py.
Definition at line 16 of file RiCSwitch.py.