maix::network

maix.network module

This is maix::network module of MaixCDK.
All of these elements are in namespace maix::network.

For MaixCDK developer: DO NOT edit this doc file manually, this doc is auto generated!

Module

module brief
wifi maix.network.wifi module

Enum

Variable

Function

have_network

Return if device have network(WiFi/Eth etc.)

item description
return True if have network, else False.

C++ defination code:

bool have_network()

Class