Exemplo n.º 1
0
 private async Task GetSensors()
 {
     ListDataSensors = await DomoticzAPI.GetAllDevices();
 }