UpdatableΒΆ

This chapter describes the Updatable interface. It represents an updatable entity such as a firmware binary or lookup table data, providing functions to query its version and to get or set its contents.

Functions to load and save the updatable contents return immediately, asynchronously transferring data. Subscriptions are available to monitor transfer progress. Monitoring can be configured with respect to percentage increments reported and the maximum time interval between progress reports.

See also

Updatable

XML configuration example of the updatable interface.