Skip to content
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

#1727 add new "thing-json" placeholder to be used in connections #1749

Merged
merged 5 commits into from
Sep 18, 2023

Conversation

thjaeckle
Copy link
Member

@thjaeckle thjaeckle commented Sep 12, 2023

  • purpose: resolve placeholders in e.g. the Connection target "address" based on either the payload of a changed thing or the "extraFields" of changed thing / dispatched message

Resolves: #1727

Open:

  • unit tests
  • documentation

* purpose: resolve placeholders in e.g. the "address" based on either the payload of a changed thing or the "extraFields" of changed thing / dispatched message

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
@thjaeckle thjaeckle added this to the 3.4.0 milestone Sep 12, 2023
@thjaeckle thjaeckle self-assigned this Sep 14, 2023
Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
* fn:trim()
* fn:url-encode()
* fn:url-decode()
* fn:base64-encode()
* fn:base64-decode()

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
…functions

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
@thjaeckle
Copy link
Member Author

I would appreciate a review @alstanchev or @kalinkostashki :)

@kalinkostashki
Copy link
Contributor

I would appreciate a review @alstanchev or @kalinkostashki :)

Yes, no problem Thomas. Will do :)

Copy link
Contributor

@kalinkostashki kalinkostashki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@thjaeckle thjaeckle merged commit 6405ec8 into master Sep 18, 2023
2 checks passed
@thjaeckle thjaeckle deleted the feature/thing-json-placeholder branch September 18, 2023 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add placeholder for accessing thing values in connections
2 participants