View Source Modbuzz
Modbuzz is yet another MODBUS TCP library.
MODBUS References
- WEB: https://modbus.org/
Installation
If available in Hex, the package can be installed
by adding modbuzz
to your list of dependencies in mix.exs
:
def deps do
[
{:modbuzz, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/modbuzz.
License
This project is licensed under the Apache-2.0 license.
And this project follows the REUSE compliance. For more details, see the REUSE SOFTWARE.