VSCP Helper library 14.0.1
grodansparadis
released this
22 Nov 20:02
·
165 commits
to master
since this release
VSCP Helper library
Helper library for the VSCP IoT/m2m framework. See repo main page for installation information and links to full documentation.
- Current documentation now stored with source at https://grodansparadis.github.io/vscp-helper-lib/#/
- Updated to latest version of the VSCP main helper code
- Added vscp_makeFloatMeasurementEvent
- Added vscp_makeFloatMeasurementEventEx
- vscp_makeStringMeasurementEvent
- vscp_makeStringMeasurementEventEx
- vscp_makeLevel2FloatMeasurementEvent
- vscp_makeLevel2FloatMeasurementEventEx
- vscp_makeLevel2StringMeasurementEvent
- vscp_makeLevel2StringMeasurementEventEx
- vscp_convertLevel1MeasuremenToLevel2Double
- vscp_convertLevel1MeasuremenToLevel2DoubleEx
- vscp_convertLevel1MeasuremenToLevel2String
- vscp_convertLevel1MeasuremenToLevel2StringEx
- Removed table and variable methods
- Removed debug comments
- Added make file for simple sample
Documentation for the VSCP project is here
VSCP home is here.
arm64 Debian install package work on Debian and Ubuntu 64-bit systems.
armhf Debian install package work on Raspberry Pi with Raspian installed systems.
Binary's for Windows will be added soon.
On other systems compile from source.