Add new t_m sensor in Monitoring Room
This commit is contained in:
@ -8,6 +8,7 @@ MODBUS_HOSTS = [
|
|||||||
{"ip": "10.84.60.32", "location": "Warehouse-C", "type": "temperature_humidity"},
|
{"ip": "10.84.60.32", "location": "Warehouse-C", "type": "temperature_humidity"},
|
||||||
{"ip": "10.84.60.33", "location": "Dyeing-Kitchen", "type": "temperature_humidity"},
|
{"ip": "10.84.60.33", "location": "Dyeing-Kitchen", "type": "temperature_humidity"},
|
||||||
{"ip": "10.84.60.34", "location": "Second-Floor", "type": "temperature_humidity"},
|
{"ip": "10.84.60.34", "location": "Second-Floor", "type": "temperature_humidity"},
|
||||||
|
{"ip": "10.84.60.35", "location": "Monitoring-Room", "type": "temperature_humidity"},
|
||||||
{"ip": "10.84.48.100", "location": "Warehouse-A", "type": "temperature_humidity"},
|
{"ip": "10.84.48.100", "location": "Warehouse-A", "type": "temperature_humidity"},
|
||||||
{"ip": "10.84.48.101", "location": "Lab-Room", "type": "temperature_humidity"},
|
{"ip": "10.84.48.101", "location": "Lab-Room", "type": "temperature_humidity"},
|
||||||
{"ip": "10.84.48.102", "location": "Office", "type": "cwt_co2"},
|
{"ip": "10.84.48.102", "location": "Office", "type": "cwt_co2"},
|
||||||
|
Reference in New Issue
Block a user