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: kits/iotcertification/iot_certification_kit.md
+13-5
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ How to certify Microsoft Azure IoT Starter Kits
14
14
-[Step 5: Package and Share](#Step5)
15
15
-[5.1 Package build logs and sample test results](#Step5-1)
16
16
-[5.2 Share package with Engineering Support](#Step5-2)
17
-
-[5.3 Next steps](#Step5-3)
17
+
-[5.3 OPTIONAL STEP: Send a kit to Microsoft](#Step5-3)
18
18
-[Troubleshooting](#Troubleshooting)
19
19
20
20
<aname="Introduction"></a>
@@ -287,16 +287,18 @@ Package following artifacts from your device:
287
287
288
288
3. All the screenshots that are above in "**Receive messages from IoT Hub**" section.
289
289
290
-
4. Send us a Pull Request with your code samples at [https://github.com/Azure/azure-iot-device-ecosystem/iotcertification/kits/samples/<companyname>/<kitname>/](https://github.com/Azure/azure-iot-device-ecosystem/iotcertification/kits/samples/%3ccompanyname%3e/%3ckitname%3e/%20)
290
+
4. A picture of your kit external package and a screenshot of the kit web page. Both of them need to show the correct name of the kit, based on the [Kit Requirements](#Requirements).
291
+
292
+
5. If the kit includes a paper insert/manual, then provide us either with a digital copy or a picture. We want to verify that the urls described in the [Kit Requirements](#Requirements) are shown. If the kit does not have a paper manual/insert, then we need to see the urls in the external packaging, so please make sure that the picture in artifact #3 shows this.
293
+
294
+
6. Send us a Pull Request with your code samples at [https://github.com/Azure/azure-iot-device-ecosystem/iotcertification/kits/samples/<companyname>/<kitname>/](https://github.com/Azure/azure-iot-device-ecosystem/iotcertification/kits/samples/%3ccompanyname%3e/%3ckitname%3e/%20)
5. Send us clear instructions of how to run these samples with your kit (explicitly highlighting the new steps for customers). Please use the template available [here](https://github.com/Azure/azure-iot-device-ecosystem/kits/getstarted/template-kits.md) to create your kit-specific instructions. These instructions will be appended as a separate section at the bottom of the "Get Started" tutorial for the corresponding device.
298
+
7. Send us clear instructions of how to run these samples with your kit (explicitly highlighting the new steps for customers). Please use the template available [here](https://github.com/Azure/azure-iot-device-ecosystem/kits/getstarted/template-kits.md) to create your kit-specific instructions. These instructions will be appended as a separate section at the bottom of the "Get Started" tutorial for the corresponding device.
295
299
296
300
As a guideline on how the instructions should look please refer to the existing "Get Started" guides from the other kits in the [Device Catalog](http://catalog.azureiotsuite.com).
297
301
298
-
6. If you are interested in providing us with a kit, so that we can do periodic checks of your code and investigate whether it is still it is still compatible with our Azure IoT SDK, then please email us at <[email protected]>, after you complete your submission and we will provide you with further instructions.
299
-
300
302
<aname="Step5-2"></a>
301
303
## 5.2 Share package with Microsoft Azure IoT team
302
304
@@ -317,6 +319,12 @@ Package following artifacts from your device:
317
319
318
320
5. Once you shared the documents with us, we will contact you in the following 48 to 72 business hours with next steps.
319
321
322
+
<aname="Step5-3"></a>
323
+
## 5.3 OPTIONAL STEP: Send a kit to Microsoft
324
+
If you are interested in providing us with a kit, so that we can do periodic checks of your code and investigate whether it is still it is still compatible with our Azure IoT SDK, then please email us at <[email protected]>, after you complete your submission and we will provide you with further instructions.
325
+
326
+
If you are not interested in this, then you do not need to provide us with a kit.
0 commit comments