question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Job and device/shadow running at same time on the device

See original GitHub issue

Hello

As we know the device can only run one single connection by same client id, based on that. A physical device opens a connection with the device implementation to subscribe to the AWS IoT Shadow. I was wondering how it that will work based on the jobs implementation seems to create another new MQTT client

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
fengsongAWScommented, Jan 17, 2018

Please open another thread if you still have questions.

0reactions
fengsongAWScommented, Jan 9, 2018

That is totally fine although there is an account level throughput limit and other limits as well so you cannot have infinite connect sessions in the end. For your reference. https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_iot

Read more comments on GitHub >

github_iconTop Results From Across the Web

Job and device/shadow running at same time on the device
You use the same connection you already have for your device to use jobs. Jobs are used through publish and subscribe to specific...
Read more >
Tutorial: Interacting with Device Shadow using the sample app ...
To interact with the shadow.py sample app, enter a value in the terminal for the desired value. For example, you can specify colors...
Read more >
Is IoT Device Shadow Right for You? - Trek10
The AWS IoT Device Shadow service adds shadows to AWS IoT thing objects. ... can make it more time consuming to inspect multiple...
Read more >
Understanding Device Shadow Service in AWS IoT Core
The Workshop URL - https://aws-dojo.com/workshoplists/workshoplist6/A device shadow is a JSON document that is used to store and retrieve ...
Read more >
Programming with AWS IoT Device Shadow Service - YouTube
Using MQTT to work with Device Shadow Workshop - https://aws-dojo.com/workshoplists/workshoplist6/Free workshops and exercises ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found