Skip to content

Commit ac51004

Browse files
authored
Update README.md (#43)
1 parent e475619 commit ac51004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The amount of devices, their names and telemetry generated can be customized usi
6868

6969
The simulator is able to create user customizable telemetry with dynamic variables (random, counter, time, unique identifier, value range).
7070

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.
7272

7373
The **template** defines how the telemetry looks like, having placeholders for variables.
7474
Variables are declared in the telemetry as `$.VariableName`. The optional **header** defines properties that will be transmitted as message properties.

0 commit comments

Comments
 (0)