further implementation of the listener and operator class
This commit is contained in:
@@ -73,6 +73,6 @@ if __name__ == "__main__":
|
||||
|
||||
#smess = bmess.decode("ASCII")
|
||||
|
||||
pm = ParseMessage(sample_messages["Error"])
|
||||
pm = ParseMessage(sample_messages["InletInfo"])
|
||||
|
||||
print(pm.type, pm.parms, pm.time)
|
||||
|
||||
Reference in New Issue
Block a user