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
Keep Termite open to monitor device output in the following steps.
@@ -257,7 +278,7 @@ To call a method in IoT Central portal:
257
278
258
279
:::image type="content" source="media/quickstart-devkit-renesas-rx65n-cloud-kit/iot-central-invoke-method.png" alt-text="Screenshot of calling a direct method on a device in IoT Central":::
259
280
260
-
1. In the **State** dropdown, select**False**, and thenselect**Run**.. The LED light should turn off.
281
+
1. In the **State** dropdown, select**False**, and thenselect**Run**. The LED light should turn off.
Copy file name to clipboardExpand all lines: includes/iot-develop-embedded-create-central-app-with-device.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
@@ -4,7 +4,7 @@
4
4
author: timlt
5
5
ms.service: iot-develop
6
6
ms.topic: include
7
-
ms.date: 05/17/2021
7
+
ms.date: 10/14/2022
8
8
ms.author: timlt
9
9
ms.custom: include file
10
10
---
@@ -35,7 +35,7 @@ To create a new application:
35
35
36
36
### Create a new device
37
37
38
-
In this section, you use the IoT Central application dashboard to create a new device. You will use the connection information for the newly created device to securely connect your physical device in a later section.
38
+
In this section, you use the IoT Central application dashboard to create a new device. You'll use the connection information for the newly created device to securely connect your physical device in a later section.
0 commit comments