We have released farm-ng-core
v0.1.3 !!
See the changelog in the link below
This release goes accompanied by an update of the file_reader
example in farm-ng-amiga
, which introduces the EventsLogPosition
API to easily implement fast events filtering with the EventsFileReader
.
You can now get the index from the EventFileReader
and perform filtering with Python list comprehension
Then you can easily parse the message directly from the event log
Feel free to suggest changes or propose contributions by opening and issue
>_
The Farm-ng team