19 従来のセンサーデータの蓄積から、何が問題で、何をすべきか、その結果なにが起きるか?”を内包したデータが 重要となります。 関係性の付与(例:部屋の状況) { "motion": true, "time": "23:30", "room": "会議室1", "usual_status": "夜間は無人", "interpretation": "想定外の動 き。異常の可能性あり" } 能力の付与(例:換気システム) { "device": "換気システムA", "capabilities": { "modes": ["弱", "中", "強"], "max_airflow": "80 m3/min", "temperature_effect": "室 温を最大2℃下げる可能性", "can_target_area": false, "can_filter": false, "noise_levels": { "弱": "小", "強": "大" } 行動の選択肢と効果予測の例 { "actions": [ { "action": "換気を開始する", "how": "換気扇を強で回す", "expected_effect": "CO₂が 約300ppm下がる。部屋が少し寒く なる。", "cost": "電力中程度" }, { "action": "空気清浄機を強で 動かす",