get Sensor List
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
update Progress
of the operation