frangoteam / FUXA

Web-based Process Visualization (SCADA/HMI/Dashboard) software
https://frangoteam.org
MIT License
2.86k stars 831 forks source link

Accepts mq messages to control the node values of another device #1320

Closed ZXiaoPang closed 3 months ago

ZXiaoPang commented 3 months ago

FUXA version:1.2.0-1815

截屏2024-08-14 13 15 26 This image shows the commands received from the topic I subscribed to.

截屏2024-08-14 13 18 44 How can I modify the value of a node on another device in the image at the same time I receive this command?

I wrote a script, but in the MQTT subscription tag section, the dropdown list does not show my script, and I cannot select any script. 截屏2024-08-14 15 19 20 ![截屏2024-08-14 15 19 34](https://github.com/us 截屏2024-08-14 15 19 42 er-attachments/assets/483b68d2-2b54-4117-b7a0-60668c12128a)

haslish commented 3 months ago

@ZXiaoPang Did you manage to get your script to show up in the dropdown list?

ZXiaoPang commented 3 months ago

@ZXiaoPang Did you manage to get your script to show up in the dropdown list?

I can't get the script to appear in the list.