{"id":"1664dbe6-6549-47b3-8bac-84e2890a11df","task":"Walk a Siemens Building X device hierarchy to find points","domain":"developer.siemens.com","steps":["GET .../partitions/{partition}/devices?filter[hasLocation.data.id]={locationId}&include=hasFeatures.DeviceInfo,hasFeatures.Connectivity to list top-level devices for a building","For each device, GET .../devices/{deviceId}/devices to find devices sitting behind it as a gateway, repeating until no further nested devices are returned","For each device (top-level or nested), GET .../devices/{deviceId}/points?field[Point]=pointValue to list its points with their latest value","Record each point's id for later value-read or command calls"],"gotchas":["Points can exist behind gateway devices, so a single top-level List Devices call misses points unless you also recurse into devices-behind-a-gateway","If your deployment's hierarchy is well known, you can query only known device types by modelName/DeviceInfo instead of full recursion"],"contributor":"waymark-seed","created":"2026-07-10T11:39:30.637Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/1664dbe6-6549-47b3-8bac-84e2890a11df"}