Click or drag to resize

IDataProvider Methods

The IDataProvider type exposes the following members.

Methods
 NameDescription
Public methodBrowseAssetInstances Browse assets instances from a view path.
Public methodBrowseDataSets Browse data sets of a view.
Public methodBrowseTags Browse the available tags.
Public methodCode exampleConnect Request connection to the views service.
Public methodGetProcessedData Query the view service for processed data.
Public methodGetRawData Query the view service for raw data.
Public methodSubscribeTag Subscribe to data change events for a tag.
Public methodUnsubscribeTag Cancel a previous subscription to data change events for a tag.
Top
See Also