/trunk/mqttsparkplugb/mqttsparkplugb/SparkplugB/Interfaces/ISparkplugDevice Commit Log


Commit Date  
[r530] by hermsen

Device V1.1.0.1

TODO
* Check publishing DBIRTH Topic SeqNum (should be working)
* Check publish DDATA SeqNum (triggers REBIRTH, not correct yet)
* Publish DDEATH of a Device when occurs

Optimisations
Various methods of the EoN are rewritten into standalone Functions as devices and EoN share these (following DRY principle)

2020-11-15 13:05:29 Tree
[r521] by hermsen

v1.1.0.0 Device Integration added into Trunk

FB_Device with corresponding binding methods,
Added Device binding code into FB_Edge_Of_Network_Node,
ISparkplugDevice (device binding Interface),
ISparkplugDeviceProtocol (device binding Interface)

2020-11-07 18:17:23 Tree