A singleton which publishes data to Xively.
More...
A singleton which publishes data to Xively.
def Xively.xivelyConnectorThread.__init__ |
( |
|
self | ) |
|
def Xively.xivelyConnectorThread.__new__ |
( |
|
cls, |
|
|
|
args, |
|
|
|
kwargs |
|
) |
| |
def Xively.xivelyConnectorThread.close |
( |
|
self | ) |
|
def Xively.xivelyConnectorThread.getProductId |
( |
|
self | ) |
|
def Xively.xivelyConnectorThread.publish |
( |
|
self, |
|
|
|
mac, |
|
|
|
datastream, |
|
|
|
value |
|
) |
| |
def Xively.xivelyConnectorThread.run |
( |
|
self | ) |
|
string Xively.xivelyConnectorThread.CLOSE_MESSAGE = 'close' |
|
static |
Xively.xivelyConnectorThread.name |
Xively.xivelyConnectorThread.publisher |
Xively.xivelyConnectorThread.queue |