Skip to content

Releases: grodansparadis/vscp-helper-lib

VSCP Helper library 15.0.0

28 Jun 21:02
Compare
Choose a tag to compare

VSCP Helper library
Helper library for the VSCP IoT/m2m framework. See repo main page for installation information and links to full documentation.

This is a full rewrite and update of the VSCP helper library to be compliant with the 15.0.0 release.

  • arm64 Debian install package work on Debian and Ubuntu 64-bit systems.
  • armhf Debian install package work on Raspberry Pi with Raspberry Pi OS.
  • Binary's for Windows will be added.

On other systems compile from source.

VSCP Helper library 14.0.2

25 Nov 11:48
Compare
Choose a tag to compare

VSCP Helper library
Helper library for the VSCP IoT/m2m framework. See repo main page for installation information and links to full documentation.

  • Updated to use latest VSCP code
  • Added Ex versions for conversion methods that was missing them
  • Removed variable and table methods

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.

VSCP Helper library 14.0.1

22 Nov 20:02
Compare
Choose a tag to compare

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.

Version 14.0.0

17 Mar 15:25
Compare
Choose a tag to compare

VSCP Helper library

Helper library for the VSCP IoT/m2m framework. See repo main page for installation information and links to full documentation.

  • arm64 Debian install package work on Debian and Ubuntu 64-bit systems.
  • i386 Debian install package work on Debian and Ubuntu 32-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.