getSensorList

abstract suspend fun getSensorList(updateProgress: suspend (progress: Progress) -> Unit = {}): GatewaySensorList

Get list of sensors detected by gateway

Return

list of sensors detected by gateway

Parameters

updateProgress

of the operation