You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the source is EdgeX source or sink is EdgeX sink, the message envelope payload format will be different in v4.
We won't use base64 encoded for the normal JSON.
@ngjaying we plan to finish it in 2 days, and you can use the main branch to test. I will leave a comment here when it is ready.
I know the schedule is tight to you, and we can update the kuiper version in the docker-compose when you are also ready after the release.
What would you like to be added/modified:
If the source is EdgeX source or sink is EdgeX sink, the message envelope payload format will be different in v4.
We won't use base64 encoded for the normal JSON.
example from the original message:
propse to change to:
Why is this needed:
Please see the issue description:
edgexfoundry/go-mod-messaging#381
The text was updated successfully, but these errors were encountered: