Closed l33tkrew closed 2 years ago
Hi @l33tkrew, mosquitto_pub is used only if you are using an MQTT connector. If you want to use Modbus Connector, you have to use a compatible Modbus device or create a slave using, for example, pymodbus.
So, for example, if you want to use BLE Connector, there are two options:
Describe the issue I want to test MODBUS, BLE, CAN Connectors. However, I do not know how to send messages? I read all documentation about tb-gateway. I think testing the connectors is missing in the documentation.
For example, I use the following format to text MQTT and REST(POST) to test. As you can see the message formats are different. For example, I could not a way to test MODBUS connector because I do not know the command/message format.
Configuration (Attach your configuration file) I use the config files; https://github.com/thingsboard/thingsboard-gateway/tree/master/thingsboard_gateway/config
Connector name (If you need help with some connector/converter): [e.g. MODBUS, BLE, CAN Connectors]
Versions (please complete the following information):