Viacheslav Klimov
f4b5c4321b
Merge pull request #12398 from thingsboard/fix_bug_lwm2m_profile_update_dynamic
...
fix bug: lwm2m update Observe dynamically and between connections
2025-01-14 17:38:25 +02:00
Dmytro Skarzhynets
d1acba40a2
Save time series strategies: add tests for changes in telemetry service
2025-01-14 15:20:16 +02:00
YevhenBondarenko
89900a6dee
minor refactoring due to better merge with pe
2025-01-14 13:53:48 +01:00
YevhenBondarenko
933d1447d2
refactoring due to comments (removed serviceId duplications in ToUsageStatsServiceMsgPack)
2025-01-14 12:08:53 +01:00
YevhenBondarenko
87f0483019
merge with master
2025-01-13 19:27:17 +01:00
YevhenBondarenko
b848df943b
set default usage.stats.report.interval to 60 sec
2025-01-13 19:24:37 +01:00
Dmytro Skarzhynets
631d314fce
Save time series strategies: add Java upgrade script
2025-01-13 15:54:11 +02:00
Dmytro Skarzhynets
698a0c19ec
Save time series strategies: add SQL upgrade script
2025-01-13 12:16:12 +02:00
Dmytro Skarzhynets
345e423973
Save time series strategies: update time series node config in rule chain JSONs; add null-check for persistence settings
2025-01-12 14:27:46 +02:00
Igor Kulikov
8848b21b31
Merge branch 'master' into feature/maps_v3
2025-01-10 19:32:39 +02:00
Igor Kulikov
03bc07b528
Merge pull request #12372 from ArtemDzhereleiko/AD/imp/scada-trd/meters
...
Add Meter traditional SCADA symbols
2025-01-10 18:59:55 +02:00
Igor Kulikov
7c8d945cb9
Merge pull request #12274 from ArtemDzhereleiko/AD/imp/oil-gas-scada-bundle
...
HP SCADA Oil and gas symbols with bundle
2025-01-10 18:59:18 +02:00
IrynaMatveieva
6611f017c7
changed Argument structure
2025-01-10 16:58:26 +02:00
Andrew Shvayka
801c06aea0
Merge pull request #12405 from thingsboard/tbel_new_bytes_parsing_methods
...
tbel: add hexToBytesArray, base64ToBytesList
2025-01-10 16:48:17 +02:00
nick
80e93d8a40
Merge branch 'master' into fix_bug_lwm2m_profile_update_dynamic
2025-01-09 17:44:47 +02:00
Dmytro Skarzhynets
6ca45f1962
Save time series strategies: initial BE implementation
2025-01-09 17:43:58 +02:00
IrynaMatveieva
77e99d15df
added service files
2025-01-09 14:51:17 +02:00
IrynaMatveieva
5203ef7422
added calculated field state service
2025-01-09 14:45:42 +02:00
nick
3821e91573
Merge branch 'master' into fix/coap-dtls-session
2025-01-09 10:37:07 +02:00
IrynaMatveieva
46180e33d7
cache refactoring
2025-01-08 17:20:20 +02:00
nick
df8d9e2540
Merge branch 'master' into fix_bug_lwm2m_profile_update_dynamic
2025-01-08 16:17:56 +02:00
nick
d961b89f31
tbel: add hexToBytesArray, base64ToBytesList
2025-01-08 16:17:14 +02:00
IrynaMatveieva
03c3341265
added logic to send msgs to RE when not my partition
2025-01-08 12:39:49 +02:00
nick
c82659bd95
fix bug test: lwm2m profile without params
2025-01-08 11:50:36 +02:00
nick
e5df59456a
fix bug: update Observe dynamically and between connections due to profile changes
2025-01-07 18:40:19 +02:00
Viacheslav Klimov
c4925bd8af
Merge pull request #12366 from smatvienko-tb/feature/tbel-test-refactor
...
tbel test refactoring
2025-01-07 10:40:26 +02:00
IrynaMatveieva
e2ac2708b6
changed CF links config
2025-01-06 17:37:33 +02:00
Andrii Shvaika
7d8a76ce7f
Draft of the review
2025-01-06 15:32:23 +02:00
IrynaMatveieva
4ba131ad85
changed partititoning implementation
2025-01-06 14:15:32 +02:00
mpetrov
632df0de8b
Changed gateway dist branch
2025-01-06 12:05:32 +02:00
IrynaMatveieva
066f2e080a
Merge branch 'feature/calculated-fields' of github.com:thingsboard/thingsboard into calculated-fields
2025-01-06 09:06:04 +02:00
Igor Kulikov
9cd62f39ea
UI: Fix map widget default config. Fix import dialog validation.
2025-01-03 19:51:40 +02:00
Igor Kulikov
0d4d82100e
UI: Implement initial Map V3 settings.
2025-01-03 19:37:04 +02:00
Kulikov
c5ca395844
fix_bug_coaps_x509_docker_many_devices ( #12327 )
...
* coaps: x509 - tests
* coaps: x509 - tests add sever cert.pem
* coaps: x509 - tests add sever cert.pem -2
* coaps: x509 - tests add sever cert.pem -3
* coaps: x509 - tests add sever cert.pem -4
* fix bug: coaps x509 - ddocker many devices with re-port
* fix bug: coaps - add test, connect client with X509
* fix bug: coaps - add two test devices with the same port
* fix bug: coaps - add two test devices with the same port (FeatureType.ATTRIBUTES)
* fix bug: coaps - add two test devices with the same port (FeatureType.ATTRIBUTES) - 1
* fix bug: coap comments 1
2025-01-03 18:17:30 +02:00
IrynaMatveieva
4ebb68ded6
handled profile updates in cluster
2025-01-03 16:00:35 +02:00
Andrii Shvaika
22339199dc
Merge with origin
2025-01-03 15:53:33 +02:00
Sergey Matvienko
e1b29b5004
removed custom reflection methods in favour ReflectionUtils
2025-01-02 15:21:28 +01:00
Artem Dzhereleiko
6a5cc07742
UI: Traditional SCADA symbols meter
2025-01-02 13:32:17 +02:00
Artem Dzhereleiko
1d0c998af8
UI: Add serch tag for drilling
2025-01-02 12:58:28 +02:00
Viacheslav Klimov
0a1f377347
Merge pull request #12199 from thingsboard/develop/4.0
...
develop/4.0
2025-01-02 10:47:58 +02:00
Sergey Matvienko
527f7176c5
tbel test refactored to not use sql and all controllers. reflection utils used
2025-01-01 14:25:28 +01:00
Andrii Landiak
11cb43a115
Redis-cache: relatedEdges changed key, lua improvement
2024-12-31 16:34:40 +02:00
IrynaMatveieva
63b79b7242
added completable future to prevent reading old value from while updating is in progress
2024-12-31 16:15:42 +02:00
Igor Kulikov
1a8116cb93
Merge with rc
2024-12-31 11:52:06 +02:00
IrynaMatveieva
f93ea868bf
merge with master
2024-12-31 10:48:17 +02:00
Andrew Shvayka
45c6b063bf
Merge pull request #12203 from thingsboard/tbel_doc_bitWiseOperations
...
tbel_tests_doc_bitwise_operations
2024-12-31 10:12:48 +02:00
ViacheslavKlimov
6c9b0de0bc
Fix CaffeineCacheDefaultConfigurationTest
2024-12-31 10:08:43 +02:00
Volodymyr Babak
f35147e146
Temporary disabled relatedEdges due to issue with scan method
2024-12-30 18:37:59 +02:00
yevhenii_zahrebelnyi
c0f4440bd9
Relation for Edge ( #12353 )
...
* Relation for Edge
- Removed the relation filtering for Edge.
* Relation for Edge
- add test for relation Edge
* Relation for Edge
- refactoring
* Relation for Edge
- Naming fixed
2024-12-30 17:46:03 +02:00
Viacheslav Klimov
d9f37cd2f2
Merge pull request #12360 from thingsboard/fix/upgrade-from
...
Ignore version from tb_schema_settings when from_version property is specified
2024-12-30 17:41:41 +02:00