Set internal cycle time depending on the core version at instantiation. This improves the event system and responds much faster to IO changes – especially with Core3
Runtime monitoring integrated for event functions. Warnings are issued if functions have too long runtimes
The “Export” flag from piCtory can now be retrieved via .io.ioname.export
You can pass the parameter export=True/False to the functions .get_allios(...) / .get_inputs(...) / .get_outputs(...) of the device class to get only IOs that have set, or not set the export flag in piCtory
Fixes errors that could occur under certain circumstances with reg_event(...) / unreg_event(...)
Improvements in RevPiNetIO classes provide better network communication with RevPiPyLoad