Skip to content

Commit 702ecb5

Browse files
Updated instructions for kit certification
1 parent 0c4a698 commit 702ecb5

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

kits/iotcertification/iot_certification_kit.md

+13-5
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ How to certify Microsoft Azure IoT Starter Kits
1414
- [Step 5: Package and Share](#Step5)
1515
- [5.1 Package build logs and sample test results](#Step5-1)
1616
- [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)
1818
- [Troubleshooting](#Troubleshooting)
1919

2020
<a name="Introduction"></a>
@@ -287,16 +287,18 @@ Package following artifacts from your device:
287287

288288
3. All the screenshots that are above in "**Receive messages from IoT Hub**" section.
289289

290-
4. Send us a Pull Request with your code samples at [https://github.com/Azure/azure-iot-device-ecosystem/iotcertification/kits/samples/&lt;companyname&gt;/&lt;kitname&gt;/](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/&lt;companyname&gt;/&lt;kitname&gt;/](https://github.com/Azure/azure-iot-device-ecosystem/iotcertification/kits/samples/%3ccompanyname%3e/%3ckitname%3e/%20)
291295
e.g.
292296
<https://github.com/Azure/azure-iot-device-ecosystem/iotcertification/kits/samples/contoso/iotdevkit/>
293297

294-
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.
295299

296300
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).
297301

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-
300302
<a name="Step5-2"></a>
301303
## 5.2 Share package with Microsoft Azure IoT team
302304

@@ -317,6 +319,12 @@ Package following artifacts from your device:
317319

318320
5. Once you shared the documents with us, we will contact you in the following 48 to 72 business hours with next steps.
319321

322+
<a name="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.
327+
320328
<a name="Troubleshooting"></a>
321329
# Troubleshooting
322330

0 commit comments

Comments
 (0)