-
Notifications
You must be signed in to change notification settings - Fork 55
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
Follow up tasks for built-in bridge #2794
Comments
I've been looking at making the logic work for @didier-wenzek @reubenmiller do you think it's reasonable to change the setting to |
I see different alternatives - none really convincing
|
In #2716, support was added to the mapper for a built-in Cumulocity bridge, to replace the mosquitto-based bridge.
Here is a list of follow up tasks that need completing before the feature is fully complete and ready to be enabled for users:
This appears to just work. I added a custom template ID to tedge config, restarted the mapper, and created the template in the Cumulocity UI and the mapper was forwarding messages received to
c8y/s/uc/my-template-id
. There were no issues with subscribing to the template topic before the template existed, as I hoped would be the case. Deleting the template in the UI didn't stop Cumulocity from sending the template messages, although this is clearly a Cumulocity behaviour, and not within our control, even if it does seem a bit weird.tedge connect c8y
tedge-mapper-c8y
service nametedge config list
andtedge config list --doc
The text was updated successfully, but these errors were encountered: