JITP PROVISIONING DEVICE SHADOW CREATION

0

HI, I have followed the instructions from : https://aws.amazon.com/premiumsupport/knowledge-center/aws-iot-core-jitp-setup/, and i have created a thing in the AWS IoT Core. But there is no shadow created in the Device Shadows -- Device Shadows (0)Info. How i can create also the Device Shadow with JITP Provision? Thanks.

demandé il y a 2 ans313 vues
1 réponse
2
Réponse acceptée

Hi,

a device shadow must not be created explicitly, e.g. during device provisioning. The device shadow is created automatically in case it does not exist when you update the shadow. You can update a shadow via MQTT or the data plane API.

KR,

Philipp

AWS
EXPERT
répondu il y a 2 ans
profile picture
EXPERT
vérifié il y a un mois
  • Thanks, for the answer it worked.

    One thing more complicated. My board is based on GPRS communication. So i have a limited data packet. If my shadow model has a lot of fields, can i somehow create a LAMDA function that will create the first Shadow, with all the necessary fields? Thanks

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions