I see makeWebRequest and I might be able to make that work but it would be slower than what I would expect from sensor data.
Basically I have nmea 0183 and nmea 2000 (message protocol typically used on boat networks that includes GPS, wind, depth, cog, heading) broadcast on my wifi. It would be really convenient to be able to view this data on my watch or 86sci. Currently I have not found any apps that do this and haven't been able to locate a method yet that seems like it would work for this.
I might be able to use make WebRequest but the yachtdevices bridge doesn't seem to offer an API so I would need to scrap the device page to try and get this data.