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: content/arduino-cloud/03.cloud-interface/01.things/things.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ The Thing interface is designed for ease-of-use and only has a few sections, whi
22
22
23
23
-**1. Cloud Variables** - create variables that synchronize between a device and the Arduino Cloud.
24
24
-**2. Devices** - configure a device that will be associated with your Thing.
25
-
-**3. Network** - to add your Wi-Fi® network/password go to Device page.
25
+
-**3. Network** - to modify your Wi-Fi® network/password go to Device page.
26
26
-**4. Setup** - the main configuration space tab.
27
27
-**5. Sketch** - access the sketch associated with your Thing.
28
28
-**6. Metadata** - metadata such as tags, timezone and Thing ID.
@@ -69,6 +69,8 @@ The status of your device is also displayed in this section (online/offline).
69
69
70
70
***This option has been moved to the [Devices](/arduino-cloud/hardware/devices) section on the specific device page.***
71
71
72
+

73
+
72
74
In the network section, you configure the credentials for your network, such as your Wi-Fi® network, secret key (for ESP32 boards) and other credentials e.g. LoRa®-based networks & cellular. The network details are securely stored.
0 commit comments