frangoteam / FUXA

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

Communication between two Fuxa servers #587

Open myhub2001 opened 1 year ago

myhub2001 commented 1 year ago

How Can i exchange data between two running Fuxa servers

for example if i need to pass Communication devices tags values , alarms , and etc from one server to another . i didn't find suitable solution for this option . Is there possibility to create two redundant servers (hot swap / switch over) in case of failure of main server , then stand by will take over service smoothly.

myhub2001 commented 1 year ago

then could you give me example how to communicate to Fuxa Server( Socket.IO) using (socket.io-client) module in order to collect and receive values from Fuxa servers like FuxaServer( internal values).