Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.
/ VelbusVelserv Public archive

A dockerfile to run velbus server on rpi 1 hypriotOS.

Notifications You must be signed in to change notification settings

jschaeke/VelbusVelserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Velbus socket tcp/ip server

A dockerfile to run velbus server on rpi 1 hypriotOS. All credits to jeroen dot de dot schepper at skynet dot be

Build & run

curl http://leachy.homeip.net/velbus/velserv.c > velserv.c
docker build -t velvserv .
docker run -d --restart=always --device="/dev/ttyACM0:/dev/ttyACM0" -p 3788:3788 -t velserv

About

A dockerfile to run velbus server on rpi 1 hypriotOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published