Initial release of a VSCP level II driver for the DSMR V5.0.2 P1 energy meter protocol.
Enjoy!
Initial release of a VSCP level II driver for the DSMR V5.0.2 P1 energy meter protocol.
Enjoy!
The VSCP web server has been ported as a level II driver for the upcoming version of VSCP. The content is
Just for the fun of it.
vscpl1drv-logger 1.1.1 has been released. Mainly bug fixes in installation script.
Info about the release can be found here https://github.com/grodansparadis/vscpl1drv-can4vscp/releases/tag/v1.1.0
The 14.0.0 version of the VSCP helper library has been released.
Binaries and source is here https://github.com/grodansparadis/vscp-helper-lib/releases/tag/v14.0.0
The MQTT driver is next i line in the major rewrite of the VSCP software that is going on. Currently MQTT publishing works. As before the “simple” method is available so that one can publish the value for an event on a MQTT topic. But now it is also possible to publish VSCP events on string form, XML form and JSON form. The same functions will work for subscribing. It is therefore very easy to interface for example node-red and others. But for node-red more support functionality will come.
Also new in the next release is that Level II drivers use a totally new interface. You may now also (re)configure them on the fly if you need and enable that functionality.
But still some code to go through before the 12.0.0 release.