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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ author: Karl Söderby
8
8
The communication between IoT devices and the Arduino Cloud is handled through something called **Things**. Things are a virtual twin of your hardware/setup, where you perform a lot of the configurations for your projects.
9
9
10
10
In the Thing interface you can:
11
-
-Create Cloud variables that can be synced across devices,
11
+
-create Cloud variables that can be synced across devices,
12
12
- select the main device you want to associate with
13
13
- edit & upload sketches to your board,
14
14
- set webhooks that trigger whenever data changes,
0 commit comments