Skip to content

MTConnect.NET Agents v1.3.0

Compare
Choose a tag to compare
@PatrickRitchie PatrickRitchie released this 18 Oct 04:59
· 260 commits to master since this release

MQTT Agents

In this release, two new Agent applications are included. These Agents use SHDR to input data and then publish MTConnect data to an MQTT broker. These are released along with the v1.3 HTTP Agents but note that the MQTT Agents and topic format could be subject to change depending on feedback.

MQTT Relay Agent

The MQTT Relay Agent is used to publish messages to an external MQTT broker (ex. Mosquitto, HiveMQ, etc)

MQTT Broker Agent

The MQTT Broker Agent runs an internal MQTT Broker so that an external broker is not needed

JSON

This release contains the updated version of MTConnect.NET-JSON for Agent JSON support. This project was previously included in the repo but I had taken it out of the first official releases as there was some work left to do. They are now updated and are used in the MQTT Agents as well.

AssetChanged and AssetRemoved AssetType Attribute

This release fixes an issue where the AssetType attribute was not being output for the AssetChanged and AssetRemoved observations.