|
|
@ -27,6 +27,7 @@ const h2O2Data: Home.DisplayrelyMgrParams[] = [deviceTypeMap.PipeDM, deviceTypeM |
|
|
|
{ |
|
|
|
type: 'WirelessExtSensor', |
|
|
|
online: false, |
|
|
|
sensorId: 1, |
|
|
|
temp: -1, |
|
|
|
rh: -1, |
|
|
|
rs: -1, |
|
|
@ -35,6 +36,7 @@ const h2O2Data: Home.DisplayrelyMgrParams[] = [deviceTypeMap.PipeDM, deviceTypeM |
|
|
|
{ |
|
|
|
type: 'WirelessExtSensor', |
|
|
|
online: false, |
|
|
|
sensorId: 2, |
|
|
|
temp: -1, |
|
|
|
rh: -1, |
|
|
|
rs: -1, |
|
|
@ -43,6 +45,7 @@ const h2O2Data: Home.DisplayrelyMgrParams[] = [deviceTypeMap.PipeDM, deviceTypeM |
|
|
|
{ |
|
|
|
type: 'WirelessExtSensor', |
|
|
|
online: false, |
|
|
|
sensorId: 3, |
|
|
|
temp: -1, |
|
|
|
rh: -1, |
|
|
|
rs: -1, |
|
|
@ -61,6 +64,7 @@ const h2O2Data: Home.DisplayrelyMgrParams[] = [deviceTypeMap.PipeDM, deviceTypeM |
|
|
|
{ |
|
|
|
type: 'WiredExtSensor', |
|
|
|
online: false, |
|
|
|
sensorId: 1, |
|
|
|
temp: -1, |
|
|
|
rh: -1, |
|
|
|
rs: -1, |
|
|
@ -69,6 +73,7 @@ const h2O2Data: Home.DisplayrelyMgrParams[] = [deviceTypeMap.PipeDM, deviceTypeM |
|
|
|
{ |
|
|
|
type: 'WiredExtSensor', |
|
|
|
online: false, |
|
|
|
sensorId: 2, |
|
|
|
temp: -1, |
|
|
|
rh: -1, |
|
|
|
rs: -1, |
|
|
@ -78,6 +83,7 @@ const h2O2Data: Home.DisplayrelyMgrParams[] = [deviceTypeMap.PipeDM, deviceTypeM |
|
|
|
type: 'WirelessExtSensor', |
|
|
|
online: false, |
|
|
|
temp: -1, |
|
|
|
sensorId: 1, |
|
|
|
rh: -1, |
|
|
|
rs: -1, |
|
|
|
h2o2: -1, |
|
|
@ -85,6 +91,7 @@ const h2O2Data: Home.DisplayrelyMgrParams[] = [deviceTypeMap.PipeDM, deviceTypeM |
|
|
|
{ |
|
|
|
type: 'WirelessExtSensor', |
|
|
|
online: false, |
|
|
|
sensorId: 2, |
|
|
|
temp: -1, |
|
|
|
rh: -1, |
|
|
|
rs: -1, |
|
|
@ -93,6 +100,7 @@ const h2O2Data: Home.DisplayrelyMgrParams[] = [deviceTypeMap.PipeDM, deviceTypeM |
|
|
|
{ |
|
|
|
type: 'WirelessExtSensor', |
|
|
|
online: false, |
|
|
|
sensorId: 3, |
|
|
|
temp: -1, |
|
|
|
rh: -1, |
|
|
|
rs: -1, |
|
|
|