Skip to content

/AWS1/CL_IOXWIFISIMPLESETUPC00

The Wi-Fi Simple Setup configuration for the managed thing, which defines provisioning capabilities and timeout settings.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_enableasprovisioner TYPE /AWS1/IOXENABLEASPROVISIONER /AWS1/IOXENABLEASPROVISIONER

Indicates whether the device can act as a provisioner in Wi-Fi Simple Setup, allowing it to configure other devices.

iv_enableasprovisionee TYPE /AWS1/IOXENABLEASPROVISIONEE /AWS1/IOXENABLEASPROVISIONEE

Indicates whether the device can act as a provisionee in Wi-Fi Simple Setup, allowing it to be configured by other devices.

iv_timeoutinminutes TYPE /AWS1/IOXTIMEOUTINMINUTES /AWS1/IOXTIMEOUTINMINUTES

The timeout duration in minutes for Wi-Fi Simple Setup. Valid range is 5 to 15 minutes.


Queryable Attributes

EnableAsProvisioner

Indicates whether the device can act as a provisioner in Wi-Fi Simple Setup, allowing it to configure other devices.

Accessible with the following methods

Method Description
GET_ENABLEASPROVISIONER() Getter for ENABLEASPROVISIONER, with configurable default
ASK_ENABLEASPROVISIONER() Getter for ENABLEASPROVISIONER w/ exceptions if field has no
HAS_ENABLEASPROVISIONER() Determine if ENABLEASPROVISIONER has a value

EnableAsProvisionee

Indicates whether the device can act as a provisionee in Wi-Fi Simple Setup, allowing it to be configured by other devices.

Accessible with the following methods

Method Description
GET_ENABLEASPROVISIONEE() Getter for ENABLEASPROVISIONEE, with configurable default
ASK_ENABLEASPROVISIONEE() Getter for ENABLEASPROVISIONEE w/ exceptions if field has no
HAS_ENABLEASPROVISIONEE() Determine if ENABLEASPROVISIONEE has a value

TimeoutInMinutes

The timeout duration in minutes for Wi-Fi Simple Setup. Valid range is 5 to 15 minutes.

Accessible with the following methods

Method Description
GET_TIMEOUTINMINUTES() Getter for TIMEOUTINMINUTES, with configurable default
ASK_TIMEOUTINMINUTES() Getter for TIMEOUTINMINUTES w/ exceptions if field has no va
HAS_TIMEOUTINMINUTES() Determine if TIMEOUTINMINUTES has a value