Skip to content

Commit 7aa5009

Browse files
Merge pull request #215793 from baanders/10-25-data-history
ADT: Clarify data history schema example
2 parents 705c6c4 + ffeafe5 commit 7aa5009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/digital-twins/concepts-data-explorer-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Once the target table is created, you can use the Azure Digital Twins plugin to
132132

133133
#### Example schema
134134

135-
Here's an example of a schema that might be used to represent shared data.
135+
Here's an example of a schema that might be used to represent shared data. The example follows the Azure Data Explorer [data history schema](concepts-data-history.md#data-schema).
136136
137137
| `TimeStamp` | `SourceTimeStamp` | `TwinId` | `ModelId` | `Name` | `Value` | `RelationshipTarget` | `RelationshipID` |
138138
| --- | --- | --- | --- | --- | --- | --- | --- |

0 commit comments

Comments
 (0)