This example .NET program allows you to connect to your ActiveMQ instance on the Axeda Platform. You can then view the messages that are being processed in the Active MQ.
A geofence is an area in the real world. It can be either a circle or a polygon. In this tutorial, you will create a geofence, define a rule which will trigger when an asset is within the geofence, and finally see the rule in operation.
This download provides a collection of ready-to-run .NET applications which illustrate how .NET clients can create, retrieve, display and update various kinds of data from the Axeda Platform, including models, assets, expression rules and geofences.
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...
This example .NET program, AssetLinkProvisioning, connects to the Axeda Platform, passes user information (including user group privileges and security settings for the logged-in user), and retrieves all models and devices, and related properties and associations to which the user has access.
This example .NET program creates an application, AssetLinkGeofence, that connects to the Axeda Platform, passes user information (including user group privileges and security settings for the logged in user), and retrieves all defined geofences.
AssetLinkSearch is a Windows .NET application with source included. It is a simple explorer-style UI that lets you navigate assets and view details about each one. The tabs let you look at dataitems, alarms, plot a variable, and map the current location. Assets can be organized by model or...
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,...