Categories
VSCP vscpl2drv-energy-p1

vscpl2drv-energy-p1 driver version 15.0.0

Initial release of a VSCP level II driver for the DSMR V5.0.2 P1 energy meter protocol.

Enjoy!

Categories
Drivers VSCP VSCP UX

vscpl2drv-websrv

The VSCP web server has been ported as a level II driver for the upcoming version of VSCP. The content is

  • The web-server (lua and javascript server side support)
  • VSCP ws1 and ws2 websocket interface
  • VSCP REST interface.

Just for the fun of it.

Categories
Drivers VSCP

vscpl1drv-logger 1.1.1 released

vscpl1drv-logger 1.1.1 has been released. Mainly bug fixes in installation script.

Categories
Drivers VSCP

vscpl1drv-can232 1.1.0 released

Available here https://github.com/grodansparadis/vscpl1drv-can232/releases/tag/v1.1.0

Categories
Drivers VSCP

vscpl1drv-socketcan 1.1.0 released

Categories
Drivers General VSCP

vscpl1drv-logger 1.1.0 released

Categories
Drivers VSCP

vscpl1drv-can4vscp 1.1.0 released

Info about the release can be found here https://github.com/grodansparadis/vscpl1drv-can4vscp/releases/tag/v1.1.0

Categories
Drivers General VSCP

VSCP Helper library 14.0.0 released

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

Categories
Drivers General VSCP

The new #VSCP #MQTT driver

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.