eclipse / kura

Eclipse Kura™ is a versatile framework to supercharge your edge devices, streamlining the process of configuring your gateway, connecting sensors, and IoT devices to seamlessly collect, process, and send data to the cloud.
https://eclipse.dev/kura/
Eclipse Public License 2.0
494 stars 305 forks source link

fix(nm): Avoid querying wifi ap for info if it is not available anymore #5266

Closed salvatore-coppola closed 1 month ago

salvatore-coppola commented 1 month ago

Sometimes a wifi ap goes down between the instant is detected and the instant it is probed for its data.

With this change if something goes wrong the ap is skipped.

The file was not formatted and cleaned up as our standard, the only meaningful changs are in lines 380...384