31.01.2020, 09:48
(31.01.2020, 09:33)admin Wrote: What is the use case for that? You can use remote services (HTTP) but this will require port forwarding and is less secure. Best approach is to use MQTT.Thank you for your response
I have a script in my logic machine which sends me a mail with the current temperature when my server room temperature is bigger than 25 degrees Celsius or some other conditions. The case is that i want to trigger that script whenever i want to know the temperature of server room. The other way is to see my visualization but i want this trigger not only for me but for other colleagues whose have no access in visualization.
thanks