aws iot core thing provisioning

0

I have a certificate generated by AWS IoT Core. I have a thing group created by AWS IoT Core. Certificates and thing groups are linked. A policy is also configured. However, the thing is not registered. I pass the certificate generated by AWS IoT Core to the device developer. Is there a way for device developers to register things in AWS IoT Core through the passed certificate?

If I create only thing groups and certificates without registering things, I hope the thing requested by the device developer to be registered is included in the thing group. Is there any way to register things like this? thank you

gefragt vor einem Jahr314 Aufrufe
1 Antwort
1

Hi. This page of the device provisioning whitepaper covers your options: https://docs.aws.amazon.com/whitepapers/latest/device-manufacturing-provisioning/provisioning-identity-in-aws-iot-core-for-device-connections.html

More information here: https://docs.aws.amazon.com/iot/latest/developerguide/iot-provision.html

Is there a way for device developers to register things in AWS IoT Core through the passed certificate?

JITP/JITR is kind of a fit, but you need your own CA. The device certificate is registered (and the Thing is created) in IoT Core when the device connects the first time.

profile pictureAWS
EXPERTE
Greg_B
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen