.Net Client: AssetLink Extended Object Manager

This Windows .NET application manages Extended Objects, the method to extend the objects within the Axeda Platform. The application lets you create, edit, and delete extended objects, based on your user privileges.  The source is included.

Extended Objects are used to hold additional information that your application may need. For example, a CRM integration may need to store an external ID with each asset to sync the two systems. A Customer record may need a CustomerID to relate the customer to their entitlements. Other applications built on the platform may just need additional storage of calculated information that otherwise would require an external data store.

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