Using an Electron App to monitor the hardware of devices connected to it via LAN
I have made an app in Electron.js which monitors the hardware of the PC (CPU, GPU, temps, etc) using Open Hardware library. What do I do so that this app can also monitor devices on its LAN network?