The reference cppagent project has support for command messages that modify or create properties of a Device component specified in the devices.xml file. This branch allows consumers of the SDK to use this functionality.
The UUID command requires that agent configuration file sets PreserveUUID = false as the device.xml is intended to be a static description of the MTConnect agent (ignoring @ASSET messages).
The reference cppagent project has support for command messages that modify or create properties of a Device component specified in the devices.xml file. This branch allows consumers of the SDK to use this functionality.
The UUID command requires that agent configuration file sets
PreserveUUID = false
as the device.xml is intended to be a static description of the MTConnect agent (ignoring @ASSET messages).