Skip to content

Commit a360f63

Browse files
committed
fix(iot): doc review
1 parent 04de069 commit a360f63

23 files changed

+33
-32
lines changed

managed-services/iot-hub/how-to/add-device.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to add a device to IoT Hub
88
tags: iot iot-hub mqtt
99
dates:
10-
validation: 2024-07-04
10+
validation: 2025-01-09
1111
posted: 2019-09-01
1212
categories:
1313
- managed-services

managed-services/iot-hub/how-to/change-plan.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ content:
77
paragraph: This page explains how to change the product plan for an IoT Hub
88
tags: iot iot-hub plan
99
dates:
10-
validation: 2024-07-04
10+
validation: 2025-01-09
1111
posted: 2019-09-01
1212
categories:
1313
- managed-services
1414
---
1515

16-
If your project grows, you may require to upgrade your IoT Hub to a more powerful version to handle your applications load. You can upgrade your hub via the Scaleway console.
16+
If your project grows, you may need to upgrade your IoT Hub to a more powerful version to handle your application load. You can upgrade your hub via the Scaleway console.
1717

1818
<Macro id="requirements" />
1919

managed-services/iot-hub/how-to/connect-default-mqtt-network.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to connect to the default MQTT network
88
tags: iot iot-hub mqtt mqtt-network
99
dates:
10-
validation: 2024-07-04
10+
validation: 2025-01-09
1111
posted: 2019-09-01
1212
categories:
1313
- managed-services

managed-services/iot-hub/how-to/connect-default-websocket-network.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to connect to the default WebSocket network
88
tags: websocket websocket-network iot iot-hub
99
dates:
10-
validation: 2024-07-04
10+
validation: 2025-01-09
1111
posted: 2019-09-01
1212
categories:
1313
- managed-services
@@ -28,7 +28,7 @@ Each Hub automatically creates a default WebSocket network, and, like the defaul
2828
- **Host**: The network endpoint.
2929
- **Port**: Use `80` for plaintext or `443` for TLS.
3030
- **MQTT Username**: The *Device ID* from the device you created earlier.
31-
- If your client asks for a password, just pass in an empty string.
31+
- If your client asks for a password, pass in an empty string.
3232

3333
<Message type="important">
3434
Mutual TLS authentication is not available on this network, which means that devices that connect over this network must `Allow Insecure` connections.

managed-services/iot-hub/how-to/create-hub.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to create an IoT Hub
88
tags: iot iot-hub
99
dates:
10-
validation: 2024-07-04
10+
validation: 2025-01-09
1111
posted: 2019-09-01
1212
categories:
1313
- managed-services

managed-services/iot-hub/how-to/create-route.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to create an IoT Hub route.
88
tags: iot iot-hub iot-hub-route
99
dates:
10-
validation: 2024-07-04
10+
validation: 2025-01-09
1111
posted: 2019-09-01
1212
categories:
1313
- managed-services

managed-services/iot-hub/how-to/delete-device.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to delete an IoT Hub device
88
tags: iot iot-hub
99
dates:
10-
validation: 2024-07-04
10+
validation: 2025-01-09
1111
posted: 2019-09-01
1212
categories:
1313
- managed-services

managed-services/iot-hub/how-to/delete-hub.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to delete an IoT Hub
88
tags: iot iot-hub
99
dates:
10-
validation: 2024-07-04
10+
validation: 2025-01-09
1111
posted: 2019-09-01
1212
categories:
1313
- managed-services

managed-services/iot-hub/how-to/delete-route.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to delete an IoT Hub route
88
tags: iot iot-hub iot-hub-route
99
dates:
10-
validation: 2024-07-04
10+
validation: 2025-01-09
1111
posted: 2019-09-01
1212
categories:
1313
- managed-services

managed-services/iot-hub/how-to/enable-auto-provisioning.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to enable device auto-provisioning
88
tags: iot iot-hub auto-provisioning
99
dates:
10-
validation: 2024-11-13
10+
validation: 2025-01-09
1111
posted: 2019-09-01
1212
categories:
1313
- managed-services

0 commit comments

Comments
 (0)