WiFiSimpleSetupConfiguration
The Wi-Fi Simple Setup configuration for the managed thing, which defines provisioning capabilities and timeout settings.
Types
Properties
Link copied to clipboard
Indicates whether the device can act as a provisionee in Wi-Fi Simple Setup, allowing it to be configured by other devices.
Link copied to clipboard
Indicates whether the device can act as a provisioner in Wi-Fi Simple Setup, allowing it to configure other devices.
Link copied to clipboard
The timeout duration in minutes for Wi-Fi Simple Setup. Valid range is 5 to 15 minutes.
Functions
Link copied to clipboard
inline fun copy(block: WiFiSimpleSetupConfiguration.Builder.() -> Unit = {}): WiFiSimpleSetupConfiguration