smart-home-node

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

README

Smart home node

Project site | Server

status

Branch Status
master Build Status
dev Build Status

Attention! The project is under active development.

Installation for development

access to serial port

sudo gpasswd --add ${USER} dialout

or

sudo usermod -a -G dialout ${USER}

You then need to log out and log back in again for it to be effective.

git clone https://github.com/e154/smart-home-node $GOPATH/src/github.com/e154/smart-home-node

cd $GOPATH/src/github.com/e154/smart-home-node

go mod vendor

go build

LICENSE

GPLv3 Public License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
system
plugins/modbus/driver
Package modbus provides a client for MODBUS TCP and RTU/ASCII.
Package modbus provides a client for MODBUS TCP and RTU/ASCII.
plugins/modbus/serial
Package serial provides a cross-platform serial reader and writer.
Package serial provides a cross-platform serial reader and writer.
validation
Package validation for validations
Package validation for validations

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL