Skip to content

Commit 9ec57c7

Browse files
Fixed image and description
1 parent 1c89585 commit 9ec57c7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
-171 KB
Loading

content/arduino-cloud/10.education/00.arduino-cloud-for-education/content.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Each Thing is represented by a collection of properties, such as
108108

109109
- **Variables** - they are very similar to the variables we create in a regular sketch where they are used to retrieve and store information.
110110
- **Associated device** - The device that is used to collect data from the real world.
111-
- **Network Credentials** - Contains information about Wi-Fi® name and password
111+
- **Network Credentials** - This can be found on the [**Devices**](https://app.arduino.cc/devices) page. Click on the device you want to configure and on that page you can change the network configuration.
112112
- **Sketch** - access to the editor to edit or preview a sketch saved in the Cloud.
113113
- **Metadata** - such as tags, time zone and Thing ID.
114114

@@ -209,6 +209,7 @@ You can find a full list of tutorials on the [Arduino Cloud documentation page](
209209
If you are a enthusiast and would like to explore more about our Cloud platform, here are some documentation on all the important elements you can familiarize yourself with:
210210

211211
- [Sketches](https://docs.arduino.cc/arduino-cloud/cloud-interface/sketches/)
212+
- [Device Provisioning](https://docs.arduino.cc/arduino-cloud/hardware/device-provisioning/)
212213
- [Arduino Cloud Editor](https://docs.arduino.cc/arduino-cloud/getting-started/getting-started-web-editor)
213214
- [Cloud Variables](https://docs.arduino.cc/arduino-cloud/cloud-interface/variables/)
214215
- [Dashboards & Widgets](https://docs.arduino.cc/arduino-cloud/cloud-interface/dashboard-widgets)

0 commit comments

Comments
 (0)