Skip to content

Commit b88ffaf

Browse files
authored
Merge pull request #189240 from dominicbetts/central-rest-fix
IoT Central clairify REST API response values
2 parents 00d4a9b + 1cedb84 commit b88ffaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-central/core/howto-query-with-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The `urn:modelDefinition:fupmoiu28b:ymju9efv9` value in the `FROM` clause is a *
4848

4949
:::image type="content" source="media/howto-query-with-rest-api/show-device-template-id.png" alt-text="Screenshot that shows how to find the device template ID in the page URL.":::
5050

51-
The response to this request looks like the following example:
51+
The response includes telemetry from multiple devices that share the same device template. The response to this request looks like the following example:
5252

5353
```json
5454
{

0 commit comments

Comments
 (0)