maix::network
maix.network module
This is
maix::network
module of MaixCDK.
All of these elements are in namespacemaix::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()