-
Notifications
You must be signed in to change notification settings - Fork 6.4k
feat(transport): unified attribute request — fetch-all per scope + scope-separated gateway response #15865
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
Open
ShvaykaD
wants to merge
22
commits into
thingsboard:lts-4.2
Choose a base branch
from
ShvaykaD:feature/transport-api/get-attributes-request
base: lts-4.2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat(transport): unified attribute request — fetch-all per scope + scope-separated gateway response #15865
Changes from 21 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
4505359
feat(attributes): add proto fields for unified attribute request
ShvaykaD f0575b6
feat(attributes): per-scope fetch-all + scope-separated gateway response
ShvaykaD 4f1a3d6
feat(attributes): device MQTT empty-value = all-in-scope
ShvaykaD f0f6f93
feat(attributes): gateway MQTT unified request (JSON + proto)
ShvaykaD 157e953
feat(attributes): HTTP allClientKeys/allSharedKeys params
ShvaykaD 7d0b54a
feat(attributes): CoAP allClientKeys/allSharedKeys query params
ShvaykaD dfa4d1b
test(attributes): MQTT integration tests for unified request
ShvaykaD b053f42
test(attributes): CoAP integration tests for allClientKeys/allSharedKeys
ShvaykaD 25d74ee
test(attributes): HTTP integration test for allClientKeys param
ShvaykaD ce95bdc
test(attributes): black-box tests for unified gateway/device request
ShvaykaD 54c7ae0
refactor(attributes): address review feedback on unified attribute re…
ShvaykaD 49b6739
chore(attributes): bump license header year to 2026 on gateway respon…
ShvaykaD 12d0e7c
test(attributes): read response-topic event in gateway all-shared test
ShvaykaD 05fd10f
test(attributes): bound gateway response poll to a hard overall deadline
ShvaykaD b3e4ff3
test(attributes): revert accidental ProjectInfo dev hack swept in by …
ShvaykaD 8056989
refactor(attributes): restrict gateway/device clientKeys & sharedKeys…
ShvaykaD 7898cf3
refactor(attributes): address review — share scope helpers, fix param…
ShvaykaD e213adc
test(attributes): inline attribute-key constants, drop redundant locals
ShvaykaD 6a86b70
refactor(attributes): address second-round review feedback
ShvaykaD 852026f
docs(attributes): drop stale Swagger defaults on HTTP clientKeys/shar…
ShvaykaD 14f9230
refactor(attributes): tidy GetAttribute response handling and parseAt…
ShvaykaD 2ac867a
Merge remote-tracking branch 'upstream/lts-4.2' into feature/transpor…
ShvaykaD File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.