![]() |
SmartMeshSDK
|
A singleton that holds the data for this application. More...
Public Member Functions | |
def | __new__ |
def | __init__ |
def | set |
def | get |
Public Attributes | |
dataLock | |
data | |
A singleton that holds the data for this application.
def DC2126A.dc2126aData.__init__ | ( | self | ) |
def DC2126A.dc2126aData.__new__ | ( | cls, | |
args, | |||
kwargs | |||
) |
def DC2126A.dc2126aData.get | ( | self, | |
k | |||
) |
def DC2126A.dc2126aData.set | ( | self, | |
k, | |||
v | |||
) |
DC2126A.dc2126aData.data |
DC2126A.dc2126aData.dataLock |