-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
Feature Description
Add the ability to specify the component name for which a configuration will be applied
Use Case
Update the configuration of componentX from componentY
Proposed Solution
Add using componentName
property in
Line 273 in 74f83ff
Topics serviceTopics = kernel.findServiceTopic(serviceName); |
Line 373 in 74f83ff
String componentName = |
Other
There is the discussion in aws-iot-device-sdk-java-v2
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
kkurczewski and carlosaln