aws / aws/aws-greengrass-core-sdk-python
[IoTDataPlane] Named shadows
Open
- Dominant language
- Python
- Stars
- 55
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Currently greengrass python SDK supports interaction with classic shadows, opposed to boto3 sdk, where shadow name is a parameter alongside thing name.
How should I interact with named shadows?
I suppose the only currently available way is to use raw MQTT messages...
Contributor guide
Assessment
This issue has not been assessed yet.