Contains the moteState container class, as well as contained classes that structure the mote data. Contained classes inherit from the abstract StateElem class.
Bases: json.encoder.JSONEncoder
Bases: openvisualizer.moteState.moteState.StateElem
Bases: openvisualizer.moteState.moteState.StateElem
Bases: object
Abstract superclass for internal mote state classes.
Dumps state to JSON.
Parameters: |
|
---|---|
Returns: | JSON representing the object. If aspect is ‘all’, the JSON is a dictionary, with sub-dictionaries for the meta and data aspects. Otherwise, the JSON is a list of the selected aspect’s content. |
Bases: openvisualizer.moteState.moteState.StateElem
Bases: openvisualizer.moteState.moteState.StateElem
Bases: openvisualizer.moteState.moteState.StateElem
Bases: openvisualizer.moteState.moteState.StateElem
Bases: openvisualizer.moteState.moteState.StateElem
Bases: openvisualizer.moteState.moteState.StateElem
Bases: openvisualizer.moteState.moteState.StateElem
Bases: openvisualizer.moteState.moteState.StateElem
Bases: openvisualizer.moteState.moteState.StateElem
Bases: openvisualizer.moteState.moteState.StateElem
Bases: openvisualizer.moteState.moteState.StateElem
Bases: openvisualizer.eventBus.eventBusClient.eventBusClient