Wireless Modbus Bridge Controller
Project description
Wireless Modbus Bridge Controller
Wireless Modbus Bridge Controller is a reference software of how to use and manage Wireless Modbus Bridge device. It provides a dedicated WMBController interface which can be used in standalone application to manually send out configuration and Modbus data to the device or it can be integrated into a 3rd party software.
Usage
Install WMBC via pip:
pip install wmbc
Example commands to use it in a manual standalone workflow:
- Getting diagnostic data from a device:
python -m wmbc --cmd diag --dst-addr <addr> - Reseting a device:
python -m wmbc --cmd reset --dst-addr <addr> - Switching between internal/external antenna:
python -m wmbc --cmd ant_cfg --dst-addr <addr> --ant-cfg <0/1> - Modbus Port configuration
python -m wmbc --cmd port_cfg --dst-addr <addr> --port-cfg <baud> <parity> <stop bits> --target-port <port id>
For more details please check: python -m wmbc --help
For integration examples please check examples directory in this repository.
For more details about your commercial deployment please reach out: support.cthings.co
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wmbc-1.0.0.tar.gz.
File metadata
- Download URL: wmbc-1.0.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad84dac817f332960ee8e99c6f4c5b81fed5ffd2cee7b7d69a4bce5b59790d08
|
|
| MD5 |
65c8619183acca7e7c6caf4fa6dd07a0
|
|
| BLAKE2b-256 |
5320c802552e65ee7b40604074c5f9022df226d2d665a42592aec0201160e459
|
File details
Details for the file wmbc-1.0.0-py3-none-any.whl.
File metadata
- Download URL: wmbc-1.0.0-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cff1bb0461ce88d2f488be681e557c37651d13a35ed22751be511db1141335c
|
|
| MD5 |
47adc3eae4ee02e66188d97f90ea0abe
|
|
| BLAKE2b-256 |
2ed1813e4e03d95c1bb597aba4c113eecba9c6d5c9f0ac3b66232b2831a261ea
|