AccessPointFeature

Scan and connect the camera to an Access Point

The camera operates in STA mode when connected to the Access Point

See also

Functions

Link copied to clipboard

Connect to a previously provisioned access point

suspend fun connectAccessPoint(ssid: String, password: String): Result<Flow<AccessPointState>>

Connect to an access point that has not been previously provisioned

Link copied to clipboard

Scan for available Access Points