Skip to content

VSCP general toolbox software (Depricated)

License

Notifications You must be signed in to change notification settings

benys/vscpworks

 
 

Repository files navigation

vscphelperlib

Available for: Linux, Windows

VSCP general toolbox software for VSCP that runs on Linux and Windows. It has functionality to investigate events from remote devices, send events to remote devices, scan for remote devices, update firmware on remote devices and configure remote devices.

This software is deprecated. It will not be updated. Instead a new tool is under development that will take over the role of vscphelperlib. While this tools is developed vscphelperlib will be maintained but no new functionality will be added.

The manual for vscphelperlib is here

How to install on Linux

Either install using debian package in release section of this repository or build/install following the build instructions below.

How to install on Windows

Install using the windows installation script available in the release section och this repository.

How to build on Linux

vscphelperlib is built using a standard autoconf build

./configure
make
make install

How to build on Windows

tbd

About

VSCP general toolbox software (Depricated)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 67.4%
  • C++ 31.7%
  • M4 0.5%
  • Shell 0.2%
  • Makefile 0.1%
  • Objective-C 0.1%