Skip to content

[BUG] OTA Job notification isn't received #117

Closed
@Fienberber

Description

@Fienberber

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions