594 lines
44 KiB
Plaintext
594 lines
44 KiB
Plaintext
======================================================================
|
||
标注任务 #096
|
||
======================================================================
|
||
|
||
## 家庭环境
|
||
|
||
家庭布局: 独居老人 (Elderly Living Alone)
|
||
|
||
【bathroom】
|
||
- 卫生间灯 (onoff_light, ID: bathroom_light)
|
||
- 卫生间运动传感器 (occupancy_sensor, ID: bathroom_occupancy)
|
||
- 卫生间漏水传感器 (water_leak_detector, ID: bathroom_water_leak)
|
||
|
||
【bedroom】
|
||
- 卧室灯 (dimmable_light, ID: bedroom_light)
|
||
- 床头灯 (onoff_light, ID: bedroom_bedside_light)
|
||
- 卧室运动传感器 (occupancy_sensor, ID: bedroom_occupancy)
|
||
- 卧室窗帘 (window_covering, ID: bedroom_window)
|
||
- 卧室窗户传感器 (contact_sensor, ID: bedroom_window_contact)
|
||
- 卧室温度传感器 (temperature_sensor, ID: bedroom_temp_sensor)
|
||
|
||
【entrance】
|
||
- 入户门锁 (door_lock, ID: front_door_lock)
|
||
- 入户门传感器 (contact_sensor, ID: front_door_contact)
|
||
- 玄关灯 (onoff_light, ID: entrance_light)
|
||
- 玄关运动传感器 (occupancy_sensor, ID: entrance_occupancy)
|
||
|
||
【kitchen】
|
||
- 厨房灯 (onoff_light, ID: kitchen_light)
|
||
- 厨房灶具 (cook_surface, ID: kitchen_cook_surface)
|
||
- 厨房烟雾报警器 (smoke_co_alarm, ID: kitchen_smoke_alarm)
|
||
- 厨房温度传感器 (temperature_sensor, ID: kitchen_temp_sensor)
|
||
- 厨房运动传感器 (occupancy_sensor, ID: kitchen_occupancy)
|
||
- 厨房漏水传感器 (water_leak_detector, ID: kitchen_water_leak)
|
||
|
||
【living_room】
|
||
- 客厅灯 (dimmable_light, ID: living_room_light)
|
||
- 客厅空调 (air_conditioner, ID: living_room_ac)
|
||
- 客厅温度传感器 (temperature_sensor, ID: living_room_temp_sensor)
|
||
- 客厅运动传感器 (occupancy_sensor, ID: living_room_occupancy)
|
||
- 客厅窗帘 (window_covering, ID: living_room_window)
|
||
- 客厅窗户传感器 (contact_sensor, ID: living_room_window_contact)
|
||
- 客厅烟雾报警器 (smoke_co_alarm, ID: living_room_smoke_alarm)
|
||
|
||
|
||
## 设备事件日志(共 536 条)
|
||
|
||
[2026-06-02T17:55:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2324
|
||
[2026-06-02T17:55:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2222
|
||
[2026-06-02T17:55:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2336
|
||
[2026-06-02T17:55:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T17:56:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T17:56:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T17:56:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:00:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2333
|
||
[2026-06-02T18:00:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2215
|
||
[2026-06-02T18:00:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2319
|
||
[2026-06-02T18:00:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:01:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:01:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:01:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:05:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2321
|
||
[2026-06-02T18:05:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2223
|
||
[2026-06-02T18:05:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2332
|
||
[2026-06-02T18:05:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:06:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:06:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:06:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:10:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2315
|
||
[2026-06-02T18:10:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2217
|
||
[2026-06-02T18:10:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2329
|
||
[2026-06-02T18:10:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:10:15] bathroom_occupancy | OccupancySensing.Occupancy = 0
|
||
[2026-06-02T18:11:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:11:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:11:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:15:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2317
|
||
[2026-06-02T18:15:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2223
|
||
[2026-06-02T18:15:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2325
|
||
[2026-06-02T18:15:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:16:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:16:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:16:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:20:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2314
|
||
[2026-06-02T18:20:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2219
|
||
[2026-06-02T18:20:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2309
|
||
[2026-06-02T18:20:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:21:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:21:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:21:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:25:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2320
|
||
[2026-06-02T18:25:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2219
|
||
[2026-06-02T18:25:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2322
|
||
[2026-06-02T18:25:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:26:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:26:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:26:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:30:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2312
|
||
[2026-06-02T18:30:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2219
|
||
[2026-06-02T18:30:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2303
|
||
[2026-06-02T18:30:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:31:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:31:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:31:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:35:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2300
|
||
[2026-06-02T18:35:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2197
|
||
[2026-06-02T18:35:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2300
|
||
[2026-06-02T18:35:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:36:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:36:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:36:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:40:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2304
|
||
[2026-06-02T18:40:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2201
|
||
[2026-06-02T18:40:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2300
|
||
[2026-06-02T18:40:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:40:15] bathroom_occupancy | OccupancySensing.Occupancy = 0
|
||
[2026-06-02T18:41:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:41:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:41:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:45:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2310
|
||
[2026-06-02T18:45:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2203
|
||
[2026-06-02T18:45:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2306
|
||
[2026-06-02T18:45:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:46:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:46:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:46:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:50:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2293
|
||
[2026-06-02T18:50:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2197
|
||
[2026-06-02T18:50:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2295
|
||
[2026-06-02T18:50:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:51:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:51:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:51:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:55:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2291
|
||
[2026-06-02T18:55:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2192
|
||
[2026-06-02T18:55:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2295
|
||
[2026-06-02T18:55:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:56:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:56:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T18:56:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:00:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2286
|
||
[2026-06-02T19:00:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2187
|
||
[2026-06-02T19:00:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2304
|
||
[2026-06-02T19:00:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:01:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:01:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:01:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:05:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2295
|
||
[2026-06-02T19:05:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2187
|
||
[2026-06-02T19:05:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2286
|
||
[2026-06-02T19:05:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:06:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:06:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:06:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:10:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2293
|
||
[2026-06-02T19:10:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2197
|
||
[2026-06-02T19:10:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2285
|
||
[2026-06-02T19:10:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:10:15] bathroom_occupancy | OccupancySensing.Occupancy = 0
|
||
[2026-06-02T19:11:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:11:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:11:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:15:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2298
|
||
[2026-06-02T19:15:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2197
|
||
[2026-06-02T19:15:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2288
|
||
[2026-06-02T19:15:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:16:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:16:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:16:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:20:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2284
|
||
[2026-06-02T19:20:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2178
|
||
[2026-06-02T19:20:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2277
|
||
[2026-06-02T19:20:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:21:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:21:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:21:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:25:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2280
|
||
[2026-06-02T19:25:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2181
|
||
[2026-06-02T19:25:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2286
|
||
[2026-06-02T19:25:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:26:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:26:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:26:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:30:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2280
|
||
[2026-06-02T19:30:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2182
|
||
[2026-06-02T19:30:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2279
|
||
[2026-06-02T19:30:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:31:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:31:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:31:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:35:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2286
|
||
[2026-06-02T19:35:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2174
|
||
[2026-06-02T19:35:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2285
|
||
[2026-06-02T19:35:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:36:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:36:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:36:10] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:37:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:37:05] living_room_light | LevelControl.CurrentLevel = 35
|
||
[2026-06-02T19:40:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2274
|
||
[2026-06-02T19:40:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2183
|
||
[2026-06-02T19:40:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2279
|
||
[2026-06-02T19:40:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:40:15] bathroom_occupancy | OccupancySensing.Occupancy = 0
|
||
[2026-06-02T19:41:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:41:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:42:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:45:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2270
|
||
[2026-06-02T19:45:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2174
|
||
[2026-06-02T19:45:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2274
|
||
[2026-06-02T19:45:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:46:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:46:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:47:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:50:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2277
|
||
[2026-06-02T19:50:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2171
|
||
[2026-06-02T19:50:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2270
|
||
[2026-06-02T19:50:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:51:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:51:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:52:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:55:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2266
|
||
[2026-06-02T19:55:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2168
|
||
[2026-06-02T19:55:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2271
|
||
[2026-06-02T19:55:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:56:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:56:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T19:57:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:00:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2275
|
||
[2026-06-02T20:00:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2166
|
||
[2026-06-02T20:00:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2270
|
||
[2026-06-02T20:00:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:01:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:01:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:02:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:05:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2274
|
||
[2026-06-02T20:05:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2165
|
||
[2026-06-02T20:05:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2269
|
||
[2026-06-02T20:05:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:06:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:06:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:07:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:10:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2269
|
||
[2026-06-02T20:10:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2172
|
||
[2026-06-02T20:10:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2261
|
||
[2026-06-02T20:10:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:10:15] bathroom_occupancy | OccupancySensing.Occupancy = 0
|
||
[2026-06-02T20:11:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:11:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:12:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:15:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2256
|
||
[2026-06-02T20:15:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2160
|
||
[2026-06-02T20:15:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2275
|
||
[2026-06-02T20:15:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:16:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:16:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:17:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:20:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2264
|
||
[2026-06-02T20:20:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2166
|
||
[2026-06-02T20:20:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2257
|
||
[2026-06-02T20:20:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:21:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:21:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:22:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:25:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2272
|
||
[2026-06-02T20:25:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2166
|
||
[2026-06-02T20:25:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2257
|
||
[2026-06-02T20:25:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:26:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:26:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:27:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:30:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2266
|
||
[2026-06-02T20:30:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2170
|
||
[2026-06-02T20:30:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2260
|
||
[2026-06-02T20:30:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:31:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:31:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:32:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:34:00] living_room_light | OnOff.OnOff = False
|
||
[2026-06-02T20:34:08] bathroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:34:08] bathroom_light | OnOff.OnOff = True
|
||
[2026-06-02T20:35:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2257
|
||
[2026-06-02T20:35:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2159
|
||
[2026-06-02T20:35:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2265
|
||
[2026-06-02T20:35:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:36:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:36:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:37:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:39:08] bathroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:40:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2253
|
||
[2026-06-02T20:40:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2151
|
||
[2026-06-02T20:40:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2264
|
||
[2026-06-02T20:40:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:41:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:41:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:42:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:44:08] bathroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:45:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2259
|
||
[2026-06-02T20:45:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2159
|
||
[2026-06-02T20:45:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2258
|
||
[2026-06-02T20:45:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:46:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:46:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:47:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:49:08] bathroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:50:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2261
|
||
[2026-06-02T20:50:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2153
|
||
[2026-06-02T20:50:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2264
|
||
[2026-06-02T20:50:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:51:00] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:51:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:52:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:53:00] bathroom_light | OnOff.OnOff = False
|
||
[2026-06-02T20:53:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:53:17] front_door_contact | BooleanState.StateValue = True
|
||
[2026-06-02T20:53:18] front_door_lock | Event: LockOperation(LockOperationType=0, OperationSource=Auto)
|
||
[2026-06-02T20:53:18] front_door_lock | DoorLock.LockState = 1
|
||
[2026-06-02T20:53:24] bedroom_light | OnOff.OnOff = True
|
||
[2026-06-02T20:53:31] bedroom_window | WindowCovering.CurrentPositionLiftPercent100ths = 10000
|
||
[2026-06-02T20:53:40] bedroom_light | OnOff.OnOff = False
|
||
[2026-06-02T20:54:08] bathroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:54:25] bathroom_occupancy | OccupancySensing.Occupancy = 0
|
||
[2026-06-02T20:55:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2265
|
||
[2026-06-02T20:55:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2162
|
||
[2026-06-02T20:55:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2250
|
||
[2026-06-02T20:55:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:56:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:57:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T20:58:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:00:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2261
|
||
[2026-06-02T21:00:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2151
|
||
[2026-06-02T21:00:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2264
|
||
[2026-06-02T21:00:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:01:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:02:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:03:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:05:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2249
|
||
[2026-06-02T21:05:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2163
|
||
[2026-06-02T21:05:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2260
|
||
[2026-06-02T21:05:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:06:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:07:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:08:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:10:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2255
|
||
[2026-06-02T21:10:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2148
|
||
[2026-06-02T21:10:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2251
|
||
[2026-06-02T21:10:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:11:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:12:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:13:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:15:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2251
|
||
[2026-06-02T21:15:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2161
|
||
[2026-06-02T21:15:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2247
|
||
[2026-06-02T21:15:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:16:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:17:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:18:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:20:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2245
|
||
[2026-06-02T21:20:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2145
|
||
[2026-06-02T21:20:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2256
|
||
[2026-06-02T21:20:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:21:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:22:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:23:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:24:25] bathroom_occupancy | OccupancySensing.Occupancy = 0
|
||
[2026-06-02T21:25:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2242
|
||
[2026-06-02T21:25:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2162
|
||
[2026-06-02T21:25:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2257
|
||
[2026-06-02T21:25:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:26:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:27:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:28:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:30:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2248
|
||
[2026-06-02T21:30:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2144
|
||
[2026-06-02T21:30:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2255
|
||
[2026-06-02T21:30:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:31:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:32:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:33:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:35:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2250
|
||
[2026-06-02T21:35:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2148
|
||
[2026-06-02T21:35:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2250
|
||
[2026-06-02T21:35:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:36:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:37:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:38:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:40:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2243
|
||
[2026-06-02T21:40:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2142
|
||
[2026-06-02T21:40:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2261
|
||
[2026-06-02T21:40:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:41:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:42:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:43:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:45:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2252
|
||
[2026-06-02T21:45:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2149
|
||
[2026-06-02T21:45:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2255
|
||
[2026-06-02T21:45:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:46:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:47:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:48:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:50:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2243
|
||
[2026-06-02T21:50:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2145
|
||
[2026-06-02T21:50:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2245
|
||
[2026-06-02T21:50:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:51:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:52:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:53:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:54:25] bathroom_occupancy | OccupancySensing.Occupancy = 0
|
||
[2026-06-02T21:55:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2253
|
||
[2026-06-02T21:55:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2157
|
||
[2026-06-02T21:55:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2255
|
||
[2026-06-02T21:55:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:56:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:57:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T21:58:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:00:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2246
|
||
[2026-06-02T22:00:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2146
|
||
[2026-06-02T22:00:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2260
|
||
[2026-06-02T22:00:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:01:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:02:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:03:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:05:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2253
|
||
[2026-06-02T22:05:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2155
|
||
[2026-06-02T22:05:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2249
|
||
[2026-06-02T22:05:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:06:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:07:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:08:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:10:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2241
|
||
[2026-06-02T22:10:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2149
|
||
[2026-06-02T22:10:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2254
|
||
[2026-06-02T22:10:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:11:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:12:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:13:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:15:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2252
|
||
[2026-06-02T22:15:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2157
|
||
[2026-06-02T22:15:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2255
|
||
[2026-06-02T22:15:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:16:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:17:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:18:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:20:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2250
|
||
[2026-06-02T22:20:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2157
|
||
[2026-06-02T22:20:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2252
|
||
[2026-06-02T22:20:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:21:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:22:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:23:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:24:25] bathroom_occupancy | OccupancySensing.Occupancy = 0
|
||
[2026-06-02T22:25:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2241
|
||
[2026-06-02T22:25:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2141
|
||
[2026-06-02T22:25:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2249
|
||
[2026-06-02T22:25:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:26:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:27:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:28:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:30:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2257
|
||
[2026-06-02T22:30:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2150
|
||
[2026-06-02T22:30:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2246
|
||
[2026-06-02T22:30:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:31:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:32:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:33:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:35:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2242
|
||
[2026-06-02T22:35:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2149
|
||
[2026-06-02T22:35:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2254
|
||
[2026-06-02T22:35:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:36:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:37:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:38:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:40:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2250
|
||
[2026-06-02T22:40:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2143
|
||
[2026-06-02T22:40:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2245
|
||
[2026-06-02T22:40:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:41:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:42:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:43:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:45:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2257
|
||
[2026-06-02T22:45:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2148
|
||
[2026-06-02T22:45:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2253
|
||
[2026-06-02T22:45:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:46:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:47:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:48:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:50:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2247
|
||
[2026-06-02T22:50:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2147
|
||
[2026-06-02T22:50:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2248
|
||
[2026-06-02T22:50:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:51:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:52:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:53:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:54:25] bathroom_occupancy | OccupancySensing.Occupancy = 0
|
||
[2026-06-02T22:55:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2257
|
||
[2026-06-02T22:55:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2164
|
||
[2026-06-02T22:55:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2246
|
||
[2026-06-02T22:55:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:56:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:57:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T22:58:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:00:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2259
|
||
[2026-06-02T23:00:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2147
|
||
[2026-06-02T23:00:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2246
|
||
[2026-06-02T23:00:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:01:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:02:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:03:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:05:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2251
|
||
[2026-06-02T23:05:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2162
|
||
[2026-06-02T23:05:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2266
|
||
[2026-06-02T23:05:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:06:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:07:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:08:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:10:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2266
|
||
[2026-06-02T23:10:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2165
|
||
[2026-06-02T23:10:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2255
|
||
[2026-06-02T23:10:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:11:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:12:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:13:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:15:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2255
|
||
[2026-06-02T23:15:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2158
|
||
[2026-06-02T23:15:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2255
|
||
[2026-06-02T23:15:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:16:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:17:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:18:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:20:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2268
|
||
[2026-06-02T23:20:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2155
|
||
[2026-06-02T23:20:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2263
|
||
[2026-06-02T23:20:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:21:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:22:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:23:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:24:25] bathroom_occupancy | OccupancySensing.Occupancy = 0
|
||
[2026-06-02T23:25:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2254
|
||
[2026-06-02T23:25:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2167
|
||
[2026-06-02T23:25:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2259
|
||
[2026-06-02T23:25:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:26:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:27:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:28:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:30:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2253
|
||
[2026-06-02T23:30:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2163
|
||
[2026-06-02T23:30:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2267
|
||
[2026-06-02T23:30:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:31:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:32:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:33:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:35:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2262
|
||
[2026-06-02T23:35:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2153
|
||
[2026-06-02T23:35:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2265
|
||
[2026-06-02T23:35:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:36:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:37:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:38:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:40:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2261
|
||
[2026-06-02T23:40:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2170
|
||
[2026-06-02T23:40:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2267
|
||
[2026-06-02T23:40:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:41:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:42:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:43:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:45:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2272
|
||
[2026-06-02T23:45:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2160
|
||
[2026-06-02T23:45:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2260
|
||
[2026-06-02T23:45:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:46:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:47:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:48:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:50:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2266
|
||
[2026-06-02T23:50:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2160
|
||
[2026-06-02T23:50:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2268
|
||
[2026-06-02T23:50:03] entrance_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:51:00] kitchen_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:52:00] living_room_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:53:08] bedroom_occupancy | OccupancySensing.Occupancy = 1
|
||
[2026-06-02T23:54:25] bathroom_occupancy | OccupancySensing.Occupancy = 0
|
||
[2026-06-02T23:55:00] living_room_temp_sensor | TemperatureMeasurement.MeasuredValue = 2264
|
||
[2026-06-02T23:55:00] bedroom_temp_sensor | TemperatureMeasurement.MeasuredValue = 2169
|
||
[2026-06-02T23:55:00] kitchen_temp_sensor | TemperatureMeasurement.MeasuredValue = 2267
|
||
|
||
## 任务
|
||
|
||
以下是过去 6 小时的设备活动日志。请分析是否存在异常行为模式,并说明推理过程。
|
||
|
||
## Matter 协议说明
|
||
- 温度单位: 0.01°C(如 2350 = 23.50°C)
|
||
- Occupancy: 1=有人, 0=无人
|
||
- BooleanState(门窗): True=关闭, False=打开
|
||
- DoorLock.LockState: 1=已锁, 2=已解锁
|