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
7898cf3fb9
refactor(attributes): address review — share scope helpers, fix param docs, expand tests
- move parseAttributeScope to JsonConverter; add applyClientScope/applySharedScope shared by HTTP/CoAP
- CoAP: skip key parsing when allClientKeys/allSharedKeys set (precedence structural)
- HTTP: correct @Parameter required flag on clientKeys/sharedKeys
- relocate parseAttributeScope unit tests to common/proto; add apply*Scope coverage
- gateway JSON tests: all-client-only + specific shared keys; unique device names + subscription await
- migrate attribute-key literals to shared constants (MQTT + CoAP test bases)
- HTTP: add allSharedKeys integration test
|
4 weeks ago |
|
.github
|
Add Security category to release changelog
|
5 months ago |
|
application
|
refactor(attributes): address review — share scope helpers, fix param docs, expand tests
|
4 weeks ago |
|
common
|
refactor(attributes): address review — share scope helpers, fix param docs, expand tests
|
4 weeks ago |
|
dao
|
fix(iot-hub): restrict installed-items list sort property to a server-side allow-list
|
1 month 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): bound gateway response poll to a hard overall deadline
|
4 weeks 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
|
1 month 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
|
1 month 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 |