Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional Shadow Topic Subscription #2039

Open
karasahinemre opened this issue Nov 14, 2019 · 4 comments
Open

Optional Shadow Topic Subscription #2039

karasahinemre opened this issue Nov 14, 2019 · 4 comments
Labels
feature-request Request a new feature iot Issues related to the IoT SDK

Comments

@karasahinemre
Copy link

Which AWS Services is the feature request for?

AWS IoT

Is your feature request related to a problem? Please describe.
When I wanted to try subscribe my devices shadows it connects all type of topics like documents, rejected etc.

Describe the solution you'd like
While registering a shadow it will be good if all parameters can be optional like deltas.

let options: [String: NSNumber] = ["enableIgnoreDeltas": true, "enableIgnoreDocuments": true]
iotDataManager.register(withShadow: shadow, options: options, eventCallback: eventCallback)
@palpatim
Copy link
Member

@karasahinemre Thanks for filing this request. We'll keep this on our backlog and update this issue when we have more information.

@palpatim palpatim added feature-request Request a new feature iot Issues related to the IoT SDK labels Nov 15, 2019
@karasahinemre
Copy link
Author

Hi,

Do you have any plans with this request?

@drochetti drochetti added the pending-triage Issue is pending triage label Oct 21, 2020
@karasahinemre
Copy link
Author

Hi, any updates?

karasahinemre pushed a commit to karasahinemre/aws-sdk-ios that referenced this issue Nov 11, 2021
…eIgnoreDeletes and enableIgnoreRejecteds flags added for decreasing subscribed topic count.
@thisisabhash
Copy link
Member

Thank you for raising the PR. We are currently discussing this within our team and will post here with further updates.

@atierian atierian removed the pending-triage Issue is pending triage label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request a new feature iot Issues related to the IoT SDK
Projects
None yet
Development

No branches or pull requests

5 participants