Closed
Description
I'm migrating from to the esp-aws-iot [202406.01-LTS] from [202210.01-LTS].
The previous integration was working properly so I know this is not an AWS issue.
Using the OTA example, I can start OTA's using polling. Using the requestJobDocumentHandler();
by sending an event at OtaAgentEventRequestJobDocument
.
But previously I was subscribed to $aws/things/+/jobs/#
, which notified when OTA where available.
I don't want to use polling to start an OTA. But I don't achieve subscription to the jobs topic.
I think I'm missing a critical part of the example. Because it seems like it doesn't subscribe to the $aws/things/+/jobs/#
topic.
Metadata
Metadata
Assignees
Labels
No labels