https://github.com/advancedclimatesystems/goldfish
Goldfish is a Go framework to create Modbus servers.
https://github.com/advancedclimatesystems/goldfish
modbus
Last synced: 11 months ago
JSON representation
Goldfish is a Go framework to create Modbus servers.
- Host: GitHub
- URL: https://github.com/advancedclimatesystems/goldfish
- Owner: AdvancedClimateSystems
- License: mpl-2.0
- Created: 2017-05-26T11:27:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T14:17:41.000Z (over 7 years ago)
- Last Synced: 2024-06-20T02:33:23.952Z (almost 2 years ago)
- Topics: modbus
- Language: Go
- Homepage:
- Size: 37.1 KB
- Stars: 15
- Watchers: 3
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Goldfish [](https://godoc.org/github.com/AdvancedClimateSystems/goldfish) [](https://travis-ci.org/AdvancedClimateSystems/goldfish)
========
Goldfish is a Go package for creating Modbus TCP servers. See
[example/main.go][example] for an example.
## License
Goldfish is licensed under [Mozilla Public License][mpl] © 2017 [Advanced
Climate Systems][acs].
[acs]: climotion.com
[example]: example/main.go
[mpl]: LICENSE