dobby

command module
v0.0.0-...-1adeb67 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: MIT Imports: 8 Imported by: 0

README

Dobby

Dobby serves the house. Dobby is the bridge between all the magical wireless devices in the house. Curretly it can talk to Thread wireless nodes via the WSN Gateway using an UART CLI interface of a NRF5240 micro-controller that is plugged into a free USB slot of the device.

Dobby decodes WSN protobuf messages and plublishes the parsed data to other services that are interested.

How to run

# Local
go build && ./dobby

# Using Docker
docker build -f ci/app.Dockerfile . -t dobby_docker
docker run -t -i --device=/dev/ttyACM0 dobby_docker

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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