You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ The amount of devices, their names and telemetry generated can be customized usi
68
68
69
69
The simulator is able to create user customizable telemetry with dynamic variables (random, counter, time, unique identifier, value range).
70
70
71
-
To generate a custom telemetry it is required to set the template and, optionally, variables.
71
+
To generate a custom piece of telemetry it is required to set the template and, optionally, variables.
72
72
73
73
The **template** defines how the telemetry looks like, having placeholders for variables.
74
74
Variables are declared in the telemetry as `$.VariableName`. The optional **header** defines properties that will be transmitted as message properties.
0 commit comments