)]}'
{
  "commit": "d190ce1843724cd28c93086b2f9b89c581f6e304",
  "tree": "8a1de8f36d2e146c66ecd29c9ad6d5cb21c0a50e",
  "parents": [
    "f0f71a45ad9fe51119bb2d241017fd460ca873f8"
  ],
  "author": {
    "name": "Yongbing Chen",
    "email": "yongbingchen@google.com",
    "time": "Fri Dec 13 21:16:55 2024 +0000"
  },
  "committer": {
    "name": "Yongbing Chen",
    "email": "yongbingchen@google.com",
    "time": "Mon Mar 03 20:46:08 2025 +0000"
  },
  "message": "Add Redfish chassis resource parsing logic\n\nThis change allows caller to get all sensors under all chassis, through\nD-Bus call to D-Bus services (from ObjectMapper to individual sensor\nservices).\n\nThe nested parsing nature of this process (from find all chassis to find\nall sensors under each chassis) is handled with the composite query\nconcept, see [this doc](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/dome_composite_record_manipulation.html) for example.\n\nThis is to server the subscribe by wildcard/xpath like syntax with\nRedfish resource URIs, if client subscribe by server configuration, this\npath will not be executed.\n\nGoogle-Bug-Id: 366492368\nChange-Id: I2fab35da49472d3d33133d7178e3a295d172163e\nSigned-off-by: Yongbing Chen \u003cyongbingchen@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ea2913a74a5e3de57525ffa02251fed4cfb2dd68",
      "new_mode": 33188,
      "new_path": "streaming_telemetry/src/app_state.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e4f322ecbc5ea867a77ed6c53fd7c49700bf0370",
      "new_mode": 33188,
      "new_path": "streaming_telemetry/src/composite_query.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "92968c549fd49debd3f12732cf30004a9e0d2a3f",
      "new_mode": 33188,
      "new_path": "streaming_telemetry/src/dbus_client/dbus_client.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0557a48da8c818233777ae3d82aa3cfa704776cd",
      "new_mode": 33188,
      "new_path": "streaming_telemetry/src/handlers/chassis.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bde0584482e2f72ad47447c0e8d1585fddaa08f5",
      "new_mode": 33188,
      "new_path": "streaming_telemetry/src/handlers/mod.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f458165c8b9c881cb0f74ff437f98b4d51844050",
      "new_mode": 33188,
      "new_path": "streaming_telemetry/src/handlers/xpath.rs"
    },
    {
      "type": "modify",
      "old_id": "a14962aa46e47c3823fbfa1ada5d235f7cfe68da",
      "old_mode": 33188,
      "old_path": "streaming_telemetry/src/telemetry_source_manager/sensor_configs.rs",
      "new_id": "a2e0b060b0218c08341b8e0aa489184780b773a4",
      "new_mode": 33188,
      "new_path": "streaming_telemetry/src/telemetry_source_manager/sensor_configs.rs"
    }
  ]
}
