Public Attributes | List of all members
tstrM2MProvisionModeConfig Struct Reference

This struct contains the provisioning mode configuration. More...

#include <m2m_types.h>

Public Attributes

uint8 __PAD24__ [3]
 
char acHttpServerDomainName [64]
 
tstrM2MAPConfig strApConfig
 
uint8 u8EnableRedirect
 

Detailed Description

This struct contains the provisioning mode configuration.

Definition at line 1707 of file m2m_types.h.

Member Data Documentation

◆ __PAD24__

uint8 tstrM2MProvisionModeConfig::__PAD24__[3]

Definition at line 1719 of file m2m_types.h.

◆ acHttpServerDomainName

char tstrM2MProvisionModeConfig::acHttpServerDomainName[64]

The device domain name for HTTP provisioning.

Definition at line 1710 of file m2m_types.h.

◆ strApConfig

tstrM2MAPConfig tstrM2MProvisionModeConfig::strApConfig

Configuration parameters for the WiFi AP.

Definition at line 1708 of file m2m_types.h.

◆ u8EnableRedirect

uint8 tstrM2MProvisionModeConfig::u8EnableRedirect

A flag to enable/disable HTTP redirect feature for the HTTP provisioning server. If the redirect is enabled, all HTTP traffic (http://URL) from the device associated with WINC AP will be redirected to the HTTP Provisioning web page.

  • 0 : Disable HTTP Redirect.
  • 1 : Enable HTTP Redirect.

Definition at line 1712 of file m2m_types.h.


The documentation for this struct was generated from the following file:


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03