An open API service indexing awesome lists of open source software.

https://github.com/btbytes/modbus-vala

Vala Bindings to libmodbus
https://github.com/btbytes/modbus-vala

Last synced: about 2 months ago
JSON representation

Vala Bindings to libmodbus

Awesome Lists containing this project

README

          

This is the vala bindings to libmodbus library.

* [Vala Bindings](http://live.gnome.org/Vala/Bindings)
* [libmodbus](https://launchpad.net/libmodbus)

## Steps to generate the `.vapi` file

$ vala-gen-introspect modbus modbus
$ vapigen --library modbus modbus/modbus.gi

Version 0.11.0 is used.

Todo: Examples -- {tcp,rtu} x {master, slave}