Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding MODBUS communication through an MQTT broker. #203

Open
CesarCastillo-90 opened this issue Dec 14, 2020 · 5 comments
Open

Regarding MODBUS communication through an MQTT broker. #203

CesarCastillo-90 opened this issue Dec 14, 2020 · 5 comments
Labels
question Further information is requested

Comments

@CesarCastillo-90
Copy link

Hello everyone, I hope you are well. I have the following case: This code is the MODBUS response that I receive through the MQTT topic.

{"id":"26cd17d9-aa6d-45d7-b3dc-1fd5fadd5ca1","device":"Modbus-TCP-Device-2","created":1607981337586,"origin":1607981337581736137,"readings":[{"id":"77437133-9d56-4b5a-8445-ca19cd39b902","origin":1607981337473057323,"device":"Modbus-TCP-Device-2","name":"DemandWindowSize","value":"500","valueType":"Uint16"},{"id":"2345f849-0f64-4ada-9ba6-cf3b40ad6710","origin":1607981337581112262,"device":"Modbus-TCP-Device-2","name":"LineFrequency","value":"120","valueType":"Uint16"}]}

However, I don't know how to post to the topic to upload data to the ModbusPal simulator. I appreciate the guidance you can give me, I look forward to your valuable comments.

@CesarCastillo-90
Copy link
Author

How can I publish a data from the MQTT broker to the MobdusPal simulator?

@cloudxxx8
Copy link
Member

Please use app service to push data to MQTT broker

@cloudxxx8 cloudxxx8 added the question Further information is requested label Dec 15, 2020
@CesarCastillo-90
Copy link
Author

Hi mr. @cloudxxx8, ok, but I don't know how do it. Could you guide me in this?, I'm using docker compose Hanoi.

docker-compose-hanoi-arm64.zip

@weichou1229
Copy link
Member

@CesarCastillo-90
Copy link
Author

ok mr. @weichou1229, I'm going to check, thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants