A new version of the package node-red-contrib-socketcan (1.2.2) was published at 2021-08-26T10:30:37.106Z
- Fixed dependencies
- Added LICENSE
Added some initial demo code for VSCP MQTT events over websockets. Currently a page with an unformatted live event list is available and a gauge displaying the fridge temperature in our kitchen.
The code is here https://github.com/grodansparadis/vscp-demo-mqtt-web
This is initial work and work in progress so please expect a lot of changes and improvements. Posted here for people that want to start development around this technique.
Information about the events available will be added as we go and more will come. There are some info in the wiki already but info is far from complete.
Added a python script that collect Bluetooth BLE sensor data from a Silicon Labs Sensorpuck and send it to a VSCP Daemon. Data collected is
The script is available here https://github.com/grodansparadis/vscp-python-sensorpuck and is including instruction on how to use and install.
Live data is available on the VSCP demo server and a node-red flow is included to show this data in real time.
The latest VSCP class and type definitions is always available for download here https://vscp.org/events/
Automatic updates can easily be build by checking the https://vscp.org/events/version.json file programmatically and download a new version of the files if needed.
You find full descriptions, constants, conversions and much more in these files. You are for instance always in the know on data contents and how to convert between available units for measurements.
A new version of the package node-red-contrib-vscp-tcp (1.2.5) was published at 2021-08-10T19:05:43.501Z - Updated dependencies https://flows.nodered.org/node/node-red-contrib-vscp-tcp