Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The Data API provides a set of functions for creating, setting and monitoring data values, searching data lists and creating and setting data control points.

Data Values

Data values are numeric integers that you can register with the Data framework so that users can monitor them in the data panel and in the Dashboard. The steps for registering a new data value are as follows:

When the framework needs to perform an operation on your registered data value it will call your DataProviderInterface.

 

 

  • No labels