dashevchenko
a72a9c5174
deleted redundant code, md file, reverted some swagger properties for OtaPackageInfo fields
7 months ago
dashevchenko
9b27bdad63
improved some swagger annotations
7 months ago
dashevchenko
df1ec61f66
fixed KeyFilterPredicate swagger annotation, added openapi_client_test_generation.md
7 months ago
dashevchenko
d1e01683ed
improvements fro JsonNode
7 months ago
Viacheslav Klimov
e084fc2158
Add job finish callback mechanism
Introduce TbCallback-based finish notification for submitted jobs,
allowing callers to be notified when a job reaches a terminal state
(COMPLETED, FAILED, CANCELLED) via cluster-wide ComponentLifecycleMsg
broadcast.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 months ago
dashevchenko
5ad9eae7d5
swagger improvements
7 months ago
dashevchenko
2bd12ff206
fixed some models/apis after merge
7 months ago
dashevchenko
d5d07b25ea
fixed new TB models after merge with master to meet open-api standard
7 months ago
Volodymyr Babak
6c200e3767
Fixed sync of AdminSettings to Edge in realtime
7 months ago
Dmytro Skarzhynets
43e8465966
feat: add entity keys V2 endpoint with sample values
7 months ago
dashevchenko
d98355c190
fixed swagger issue with AtomicInteger
7 months ago
dashevchenko
0adb0c98e0
deleted redundant @Schema(enumAsRef = true)
7 months ago
dashevchenko
9c01eefceb
updated SwaggerConfiguration, deleted redundant @Schema(enumAsRef = true)
7 months ago
dashevchenko
8c5b860084
fixed some TB controllers to meet correct open-api json schema
7 months ago
dashevchenko
0a728ba4b7
fixed some TB models for correct open-api json schema
7 months ago
Viacheslav Klimov
ad423555ac
Version changed to 4.3.1
7 months ago
Viacheslav Klimov
132b6a1e3f
Version changed to 4.2.2
7 months ago
dashevchenko
54a0f4e74e
fixed some TB models for correct open-api json schema
7 months ago
dashevchenko
bbdad8a0ff
fixed some TB models for correct open-api json schema
7 months ago
Viacheslav Klimov
c1044a989e
Introduce urgent API usage keys for quicker usage state update
7 months ago
dashevchenko
dca6302146
refactored some TB models for correct open-api schema generation
7 months ago
dashevchenko
d00309b8da
added appropriate swagger annotations for correct open-api json
7 months ago
dashevchenko
db14860e72
added appropriate swagger annotations for correct open-api json
7 months ago
Viacheslav Klimov
e2e62ef14d
Version set to 4.4.0-SNAPSHOT
7 months ago
Viacheslav Klimov
cb74eff115
TMP version set to 4.3.0.2-SNAPSHOT
7 months ago
Viacheslav Klimov
c41159a3f8
Version set to 4.3.0.2-SNAPSHOT
7 months ago
Viacheslav Klimov
b244e14ef7
Version set to 4.2.1.3-SNAPSHOT
7 months ago
Andrii Landiak
97d68dda90
Ota package unlink data object
8 months ago
Viacheslav Klimov
7900c51b9d
Version set to 4.4.0-SNAPSHOT
8 months ago
Viacheslav Klimov
7f427b27fb
Version set to 4.3.0.1-SNAPSHOT
8 months ago
Dmytro Skarzhynets
0f288a1379
Refactor `QueryParam` into general-purpose `KeyValueEntry`
8 months ago
IrynaMatveieva
d904ea6f52
added debug event types
8 months ago
Dmytro Skarzhynets
b688ca1dcd
Add tests for zero min scheduled update interval
8 months ago
Dmytro Skarzhynets
231b2fe8bc
Add validation for min scheduled update interval in tenant profile
8 months ago
Dmytro Skarzhynets
49c34ebe91
Use min value from tenant profile for scheduled update interval when not provided
8 months ago
dshvaika
4897b33639
protection from use latest ts when output type is attributes
8 months ago
dshvaika
6f815c76a6
Handling minAllowedScheduledUpdateIntervalInSecForCF and minAllowedDeduplicationIntervalInSecForCF in running CFs + updated default values in profile and upgrade
8 months ago
dashevchenko
0468451f3b
added ws update on telemetry deletion
8 months ago
IrynaMatveieva
9813f67d57
fixed tests and updated hints for relation path
8 months ago
IrynaMatveieva
7a638c2151
updated metric default value to double and added logic to handle relations when direction to
8 months ago
Viacheslav Klimov
295e7d68c9
Update license headers
8 months ago
Viacheslav Klimov
5b5b4dff6b
Update license header
8 months ago
Dmytro Skarzhynets
e0fbbf6b4e
REST API call node: support duplicate query param names
8 months ago
Viacheslav Klimov
c069d28231
Version set to 4.3.0-RC
9 months ago
Viacheslav Klimov
5e8ca1ca46
TMP version set to 4.2.1.2-SNAPSHOT
9 months ago
Viacheslav Klimov
f2dadd0791
Version set to 4.2.1.2-SNAPSHOT
9 months ago
Viacheslav Klimov
295d29fc68
Version set to 4.2.1.1-RC
9 months ago
Viacheslav Klimov
54b67426f4
Version set to 4.3.0-RC
9 months ago
dashevchenko
d0fd778bea
fixed originatorDisplayName getter
9 months ago
Nikita Mazurenko
550c65dc93
Fix DeviceProfile copy constructor
9 months ago