![]() |
SmartMeshSDK
|
Public Member Functions | |
def | __init__ |
def | refreshMotes |
Get the MAC addresses of all operational motes in the network. More... | |
def | getConfiguration |
def | setConfiguration |
def | disconnect |
Public Attributes | |
connector | |
disconnectedCB | |
displayConfigurationCB | |
displayErrorCB | |
converters | |
subscriber | |
def DC2126A.dc2126a.__init__ | ( | self, | |
connector, | |||
disconnectedCB, | |||
displayConfigurationCB, | |||
displayErrorCB | |||
) |
def DC2126A.dc2126a.disconnect | ( | self | ) |
def DC2126A.dc2126a.getConfiguration | ( | self | ) |
def DC2126A.dc2126a.refreshMotes | ( | self | ) |
Get the MAC addresses of all operational motes in the network.
def DC2126A.dc2126a.setConfiguration | ( | self, | |
reportPeriod, | |||
bridgeSettlingTime, | |||
ldoOnTime | |||
) |
DC2126A.dc2126a.connector |
DC2126A.dc2126a.converters |
DC2126A.dc2126a.disconnectedCB |
DC2126A.dc2126a.displayConfigurationCB |
DC2126A.dc2126a.displayErrorCB |
DC2126A.dc2126a.subscriber |