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: sources/IoT.Simulator/IoT.Simulator/docs/Help.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -350,7 +350,7 @@ Behaviors of modules are configured by the *modulessettings.json* configuration
350
350
>
351
351
> Emission intervals are set in seconds.
352
352
353
-
The IoT PnP integration with modules has not been implemented yet. However, the approach will be exactly the same than with devices.
353
+
_The IoT PnP integration with modules has not been implemented yet. However, the approach should be exactly the same than with devices_.
354
354
355
355
### Configuration files reminder
356
356
#### appsettings.json
@@ -464,7 +464,7 @@ This version of the IoT PnP simulator does not process propertly the `component`
464
464
465
465
Additionnally, I guess parts of the code may be reviewed or improved.
466
466
467
-
A `DTDLHelper` has been created to factorize and ease working with DTDL models. It will probably be worth to make it stronger and publish it independently.
467
+
A `DTDLHelper` has been created to factorize and facilitate working with DTDL models. It will probably be worth to make it stronger and publish it independently.
0 commit comments