I’m pleased to announce a minor feature release of Ioto 2.4.1.
This release add in-memory database support and improved FreeRTOS Support.
For micro-controllers with flash memory, high frequency flash updates can degrade longevity. By setting a delay on flash updates, you can aggregate updates to flash.
This supports commit to flash delays on a per database model basis and per API call basis. This is useful if you have model with performance stats that are updated frequently and only need to be persisted to flash occasionally.
There is a new README-FREERTOS.md and improved FreeRTOS documentation on the agent documentation site. The ioStartRuntime and ioRun APIs have been improved to make it easier on such systems.
This should be a simple upgrade for all users from previous 2.X releases. API compatibility is high.
Go to the Builder and navigate to the Product List to download. Select a product using “Ioto” as the device agent and click the Download icon.
If you have questions, please contact us at: sales@embedthis.com.
{{comment.name}} said ...
{{comment.message}}