Releases: iddi/oocsi-processing
Version 1.4.3
Version 1.4.3
- fixes in OOCSIDevice and general compatibility for heyOOCSI functionality
- added example script for heyOOCSI functionality
- fixed reconnection / ping timeout bug in OOCSI client
- improved logging for heyOOCSI and OOCSI client
- added getName() function to allow for exposing the client handle
Install either by downloading and extracting oocsi.zip or using the Processing Library Manager (easy! also perfect for updating.)
Version 1.4.2
Version 1.4.2
- added heyOOCSI! functionality
- updated Data Foundry library
Install either by downloading and extracting oocsi.zip or using the Processing Library Manager (easy! also perfect for updating.)
Version 1.4.1
client version 1.4.1
- JSON serialization support
- added Data Foundry library and example
Install either by downloading and extracting oocsi.zip or using the Processing Library Manager (easy! also perfect for updating.)
Version 1.4.0
client version 1.4.0 - added array support for event attribute retrieval - improved documentation README.md and examples
Version 1.3.7 experimental
client version 1.3.7 - added call-response pattern for channel responders - fixed JavaDoc - new connection built-up and handling
Version 1.3
This release includes important bug fixes in the main client connection protocol as well as in the OOCSI variables. In addition, channel subscriptions can now be rate limited (that is, the amount of incoming events per second can be limited) and the variables are now more powerful (min/max/smoothing).
Version 1.2
New client version contains some fixes in the system blocks and new examples for using OOCSI in Processing with MIDI and MQTT.
Version 1.1
We just added an event recorder module, which is also covered in two examples.
Version 1.0
This is the 1.0 version of OOCSI for Processing, adding a lot of examples for system-level features, a new package structure, helper classes and documentation.
Version 0.7
__ prepared OOCSI Processing library for installation through Processing PDE