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

How to update a Submodel everytime MQTT publish a Value ? #176

Open
vpvikasp opened this issue Aug 7, 2023 · 3 comments
Open

How to update a Submodel everytime MQTT publish a Value ? #176

vpvikasp opened this issue Aug 7, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@vpvikasp
Copy link

vpvikasp commented Aug 7, 2023

No description provided.

@vpvikasp
Copy link
Author

vpvikasp commented Aug 7, 2023

@shc-E31 any suggestions on this?

@shc-E31
Copy link

shc-E31 commented Aug 8, 2023

Hi,

try the ASSX Server Blazor instead of AASX Server Windows. Blazor offers a webservice that you can use to update your model periodically.
Connect to that webservice in your browser via http://localhost:5001 and you see your submodel is being updated every x-seconds. I did not try it in conjunction with MQTT but only with OPC-UA.

HTP,
shc

@aorzelskiGH
Copy link
Contributor

MQTT is just very basic code. You need to use the source code in case you want to update it by yourself.
Use Mqttclient.cs and Mqttserver.cs

@juileetikekar juileetikekar added the question Further information is requested label Feb 14, 2024
@juileetikekar juileetikekar added enhancement New feature or request and removed question Further information is requested labels Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants