https://github.com/jerluc/gobee
A simple Go library for working with ZigBee/XBee modules over a serial interface.
https://github.com/jerluc/gobee
Last synced: about 2 months ago
JSON representation
A simple Go library for working with ZigBee/XBee modules over a serial interface.
- Host: GitHub
- URL: https://github.com/jerluc/gobee
- Owner: jerluc
- License: apache-2.0
- Created: 2016-05-06T00:00:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-06T22:08:39.000Z (about 9 years ago)
- Last Synced: 2025-02-15T13:27:09.935Z (3 months ago)
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gobee
=====
[](https://godoc.org/github.com/jerluc/gobee) [](https://travis-ci.org/jerluc/gobee)A simple Go library for working with ZigBee/XBee modules over a serial interface.
### Installation
```
go get github.com/jerluc/gobee
```### Usage
TBW
### Contributing
TBW
### License
[Apache License Version 2.0](LICENSE)