GitHub - saiyn/ModbusThings: An open-source framework based on Modbus protocol for the collection and transmission of industry devices data with high-performance , scalability and stability.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

What is ModbusThings?

ModbusThings works as an agent that collect industry devices data through modbus protocol and transfer the data to server real-time or in a bulk way when network is not available.

How to test

setup modbus simulator server(slave)

  • download and install diagslave

  • select the version matching your system and then cmd sudo diagslave -m tcp to start a tcp mode modebus slave

  • server address is 127.0.0.1:502

About

An open-source framework based on Modbus protocol for the collection and transmission of industry devices data with high-performance , scalability and stability.

Topics

Resources

Readme

License

GPL-2.0 license

Activity

Stars

1 star

Watchers

1 watching

Forks

0 forks

Releases

No releases published