Skip to content

Commit

Permalink
update pnp component sample name to match (Azure#1019)
Browse files Browse the repository at this point in the history
  • Loading branch information
danewalton authored Aug 7, 2020
1 parent 9c2cbf8 commit 1215f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/samples/iot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ This section provides an overview of the different samples available to run and

- *Executable:* `paho_iot_hub_pnp_component_sample`

This sample connects an IoT Plug and Play enabled device with the Digital Twin Model ID (DTMI) detailed [here](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/samples/TemperatureController.json). X509 self-certification is used.
This [sample](https://github.com/Azure/azure-sdk-for-c/blob/master/sdk/samples/iot/paho_iot_hub_pnp_component_sample.c) connects an IoT Plug and Play enabled device with the Digital Twin Model ID (DTMI) detailed [here](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/samples/TemperatureController.json). X509 self-certification is used.

This temperature controller is made up of the following sub-components

Expand Down

0 comments on commit 1215f72

Please sign in to comment.