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 This example agent uploads a data source configuration to Insights Hub. Check 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 This example agent uploads timeseries data to Insights Hub given the data source configuration is already uploaded and data point mappings are created. Check This example agent uploads a file to Insights Hub. Check This example agent uploads an event to Insights Hub. Check This example agent uploads a store containing file and timeseries items to Insights Hub. Check This example agent uploads an object to Data Lake. Check This example agent gets and updates deployment workflow assigned to it. Check Example : Data Source Configuration Upload¶
Example : Data Point Mapping¶
Example : Timeseries Upload¶
Example : File Upload¶
Example : Event Upload¶
Example : Store Upload¶
Example : Data Lake Object Upload¶
Example : Deployment Workflow¶