Open-source IoT Platform - Device management, data collection, processing and visualization.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dshvaika
54c7ae0782
refactor(attributes): address review feedback on unified attribute request
- transport.proto: deprecate legacy GatewayAttributesRequestMsg client/keys
- scope @SuppressWarnings("deprecation") to legacy-only helpers instead of
the dual-mode methods (onDeviceAttributesRequestProto,
handleGetAttributesRequest, getJsonObjectForGateway)
- dedupe per-scope JSON parsing into JsonMqttAdaptor.parseAttributeScope,
reused by the gateway handler; add JsonMqttAdaptorTest covering all branches
- CoapAdaptorUtils: route toKeys through getQueryValue
- JsonConverter: separated gateway response delegates to toJson()
- DeviceActorMessageProcessor: extract resolveScopeFuture helper
- tests: proto gateway all-client/all-shared separated coverage via one
parameterized helper, hoist shared key-list constants +
buildClientAndSharedEntityKeys helper, replace fixed sleep with Awaitility
polling derived from the seeded attributes, fix JUnit5 import in
JsonConverterGatewayResponseTest
|
1 month ago |
|
.github
|
Add Security category to release changelog
|
5 months ago |
|
application
|
refactor(attributes): address review feedback on unified attribute request
|
1 month ago |
|
common
|
refactor(attributes): address review feedback on unified attribute request
|
1 month ago |
|
dao
|
fix(iot-hub): restrict installed-items list sort property to a server-side allow-list
|
2 months ago |
|
docker
|
Update license header
|
7 months ago |
|
edqs
|
Version set to 4.2.2.3-SNAPSHOT
|
2 months ago |
|
img
|
Fix typo in docker README's.
|
8 years ago |
|
monitoring
|
Version set to 4.2.2.3-SNAPSHOT
|
2 months ago |
|
msa
|
test(attributes): black-box tests for unified gateway/device request
|
1 month ago |
|
netty-mqtt
|
Version set to 4.2.2.3-SNAPSHOT
|
2 months ago |
|
packaging
|
Add per-format packaging skip flags (pkg.skip.bootjar/deb/rpm/zip)
|
4 months ago |
|
rest-client
|
Version set to 4.2.2.3-SNAPSHOT
|
2 months ago |
|
rule-engine
|
Merge pull request #15728 from dskarzh/feat/ai-structured-output
|
2 months ago |
|
tools
|
Version set to 4.2.2.3-SNAPSHOT
|
2 months ago |
|
transport
|
Address PR review feedback
|
2 months ago |
|
ui-ngx
|
chore(iot-hub): drop unused IotHubApiService dependency from IotHubActionsService
|
1 month ago |
|
.gitignore
|
feat(iot-hub): hardening + dao-level lookups
|
2 months ago |
|
LICENSE
|
Initial commit
|
10 years ago |
|
README.md
|
Update README.md
|
1 year ago |
|
TEST_FAST.md
|
Added Node unit tests for tb-js-executor sandbox
|
3 months ago |
|
build.sh
|
Update build.sh to skip packaging
|
4 months ago |
|
build_proto.sh
|
Update license header
|
7 months ago |
|
license-header-template.txt
|
Update license header
|
7 months ago |
|
lombok.config
|
jwt settings code cleanup
|
4 years ago |
|
pom.xml
|
Bump io.netty:netty-bom from 4.1.134.Final to 4.1.135.Final to fix CVE-2026-44249, CVE-2026-44250, and 10 others
|
2 months ago |
|
pull_request_template.md
|
added missed yml parameter descriptions, script that check description exists for all parameters, added github action that run script
|
3 years ago |
|
security.md
|
fixed typo
|
3 years ago |