MindConnect Library – Examples¶
You can find agent application examples using MCL in /examples folder of each component of MCL distribution.
Example : Onboard¶
This example agent onboards to Insights Hub. Check
Example : Data Source Configuration Upload¶
This example agent uploads a data source configuration to Insights Hub. Check
Example : Data Point Mapping¶
This example agent creates mappings between the data points in the data source configuration already uploaded to Insights Hub and the properties of the asset in Insights Hub. Check
Example : Timeseries Upload¶
This example agent uploads timeseries data to Insights Hub given the data source configuration is already uploaded and data point mappings are created. Check
Example : File Upload¶
This example agent uploads a file to Insights Hub. Check
Example : Event Upload¶
This example agent uploads an event to Insights Hub. Check
Example : Store Upload¶
This example agent uploads a store containing file and timeseries items to Insights Hub. Check
Example : Data Lake Object Upload¶
This example agent uploads an object to Data Lake. Check
Example : Deployment Workflow¶
This example agent gets and updates deployment workflow assigned to it. Check
Except where otherwise noted, content on this site is licensed under the Development License Agreement.