NNN50 WIFI_API library
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrM2MProvisionInfo Struct Reference
[DataTypes]
M2M Provisioning Information obtained from the HTTP Provisioning server. More...
#include <m2m_types.h>
Data Fields | |
| uint8 | au8SSID [M2M_MAX_SSID_LEN] |
| uint8 | au8Password [M2M_MAX_PSK_LEN] |
| uint8 | u8SecType |
| uint8 | u8Status |
Detailed Description
M2M Provisioning Information obtained from the HTTP Provisioning server.
Definition at line 1958 of file m2m_types.h.
Field Documentation
| uint8 au8Password[M2M_MAX_PSK_LEN] |
Provisioned Password.
Definition at line 1964 of file m2m_types.h.
Provisioned SSID.
Definition at line 1960 of file m2m_types.h.
Wifi Security type.
Definition at line 1968 of file m2m_types.h.
Provisioning status. It must be checked before reading the provisioning information. It may be
- M2M_SUCCESS : Provision successful.
- M2M_FAIL : Provision Failed.
Definition at line 1972 of file m2m_types.h.
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2