From 84431e790f724cbee076413546a126b5f77839a7 Mon Sep 17 00:00:00 2001 From: stitenko Date: Thu, 6 Aug 2026 12:40:32 +0300 Subject: [PATCH 1/2] provided contact info to add new hardware type --- src/content/docs/docs/iot-hub/contribution-guides/device.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/docs/iot-hub/contribution-guides/device.mdx b/src/content/docs/docs/iot-hub/contribution-guides/device.mdx index 072914d9e3..0e67ae0591 100644 --- a/src/content/docs/docs/iot-hub/contribution-guides/device.mdx +++ b/src/content/docs/docs/iot-hub/contribution-guides/device.mdx @@ -276,7 +276,7 @@ The `device-info.json` file at the ZIP root is the single source of truth for yo Pick the one that best describes your device. Allowed values: `Actuator`, `AI Accelerator`, `Analyzer`, `Camera`, `Controller`, `Data Logger`, `Development Board`, `Display`, `Gateway`, `Meter`, `PLC`, `Relay`, `Sensor`, `Single Board Computer`, `Tracker`. -If your device doesn't fit any of these, pick the closest match and contact support to request a new type. +If your device doesn't fit any of these categories, contact us at iothub@thingsboard.io to request a new hardware type. ### Connectivity Tags From a75bf2f237e5afc768c39c1b6670af756ef98af0 Mon Sep 17 00:00:00 2001 From: stitenko Date: Thu, 6 Aug 2026 13:59:42 +0300 Subject: [PATCH 2/2] Copilot --- src/content/docs/docs/iot-hub/contribution-guides/device.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/docs/iot-hub/contribution-guides/device.mdx b/src/content/docs/docs/iot-hub/contribution-guides/device.mdx index 0e67ae0591..f42839c957 100644 --- a/src/content/docs/docs/iot-hub/contribution-guides/device.mdx +++ b/src/content/docs/docs/iot-hub/contribution-guides/device.mdx @@ -276,7 +276,7 @@ The `device-info.json` file at the ZIP root is the single source of truth for yo Pick the one that best describes your device. Allowed values: `Actuator`, `AI Accelerator`, `Analyzer`, `Camera`, `Controller`, `Data Logger`, `Development Board`, `Display`, `Gateway`, `Meter`, `PLC`, `Relay`, `Sensor`, `Single Board Computer`, `Tracker`. -If your device doesn't fit any of these categories, contact us at iothub@thingsboard.io to request a new hardware type. +If your device doesn't fit any of these categories, contact us at iothub@thingsboard.io to request a new hardware type. ### Connectivity Tags