joelguittet/mender-mcu-client

client: provide network up/down callbacks to indicate connection is required

Closed this issue · 1 comments

The purpose of this ticket is to provide network up/down callbacks so that the mender client can indicate to the application it requests access to the network.

This will be demonstrated in mender-esp32-example to connect/disconnect Wi-Fi network.

This has been done in #61