.Net Client - AssetLinkRules

AssetLinkRule is a Windows .NET program that manages rules in the Axeda Platform. It can edit, enable/disable, and associate Expression Rules to models and assets. In addition, it can import and export rules to an XML file. This can be used to capture the rules configuration for version control, diff between dates, etc. It also allows rules to be exported from one server and imported into another server.

This application demonstrates how to call Axeda Web Services from .NET. This application uses more advanced techniques such as a service factory that caches results to minimize remote calls. It uses background threads to communicate with the Axeda Platform.

A list of other .NET sample applications, including ready-to-run executables for this and the other samples, can be found here.