-
-
Constructor Summary
Constructors
-
Method Summary
void
Parses a raw input message and publishes the resulting events on the event bus.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PythonParser
public PythonParser(EventBus eventBus,
org.json.JSONArray devices)
-
Method Details
-
parse
Description copied from class: Parser
Parses a raw input message and publishes the resulting events on the event bus.
- Specified by:
parse in class Parser<Object>
- Parameters:
message - the raw input to parse
deviceName - the identifier of the device the message originated from