wps_factory_information_t struct
Structure representing WPS factory information for ESP device. This structure holds various strings representing factory information for a device, such as the manufacturer, model number, model name, and device name. Each string is a null-terminated character array. If any of the strings are empty, the default values are used.
Fields
Manufacturer of the device. If empty, the default manufacturer is used.
Model number of the device. If empty, the default model number is used.
Model name of the device. If empty, the default model name is used.
Device name. If empty, the default device name is used.
![]()
typedef struct {
wps_factory_information_t is allocated by 1 symbol and is freed by 1 symbol:
![]()
wps_factory_information_t