When attempting to get a list of devices from the recently implemented Networking module, `Networking.devices.values` returns an empty array. I tried restarting the **NetworkManager** Service while polling `devices` but the length remained 0.
When attempting to get a list of devices from the recently implemented Networking module,
Networking.devices.valuesreturns an empty array.I tried restarting the NetworkManager Service while polling
devicesbut the length remained 0.