doolhofx
Access my home device from outside the LAN network with me maui app
But for example I have a small cheap IP camera that I can view on my phone using the app from anywhere in the world.
Or a power meter app, solar panel app etc
How do these companies do that? Is that also reverse proxy or would that be working different? You have to setup those devices once and then they keep working.
34 replies
Run code cyclical
Uuh yea I got a PLC that also is a Modbus TCP slave (Server). I want to read data from that slave, so I have programmed a Modbus Master (client) in C# maui that works fine, but depends on the button click to read and write data from the PLC (slave).
Now making it read/write every, for example, 1 second makes it easier to have a live view of what is happening
67 replies