YevhenBondarenko
|
d6b56177a2
|
fst stats in Grafana
|
2023-11-21 16:00:30 +01:00 |
|
Andrii Landiak
|
deeb0208a9
|
Introduce edge upgrade documentation
|
2023-11-21 16:51:27 +02:00 |
|
Andrii Shvaika
|
eabc5d4a49
|
Minor improvement
|
2023-11-21 12:55:14 +02:00 |
|
Andrii Shvaika
|
b61e6d878c
|
Implement force delete of the image
|
2023-11-21 12:03:07 +02:00 |
|
YevhenBondarenko
|
31aa1d25e0
|
added fst stats
|
2023-11-21 11:01:45 +01:00 |
|
dashevchenko
|
fa12ba544d
|
moved pubsub queue executor to PubSubSettings
|
2023-11-20 15:20:40 +02:00 |
|
dashevchenko
|
66b768a499
|
added @Lazy to PubSubRuleNodeExecutorProvider
|
2023-11-17 14:45:38 +02:00 |
|
ViacheslavKlimov
|
3739b12f19
|
Update resource structure for edge
|
2023-11-17 14:05:11 +02:00 |
|
ViacheslavKlimov
|
5cfdf7ad87
|
Images api: improvements
|
2023-11-17 13:36:33 +02:00 |
|
dashevchenko
|
fbec7aab25
|
moved pubsub executors to pubsubSettings
|
2023-11-17 12:18:03 +02:00 |
|
Igor Kulikov
|
caca64947c
|
Merge with master
|
2023-11-17 11:55:37 +02:00 |
|
Andrii Landiak
|
bfb2547ad2
|
Merge remote-tracking branch 'upstream/master' into feature/edge-json-converter-impl
|
2023-11-17 08:17:51 +02:00 |
|
dashevchenko
|
1be39aa9aa
|
fixed license, env name refactoring
|
2023-11-16 16:16:38 +02:00 |
|
Andrew Shvayka
|
36739e7469
|
Merge pull request #9591 from dashevchenko/cacheFix
Transactional cache issue
|
2023-11-16 16:06:22 +02:00 |
|
YevhenBondarenko
|
80fc2d9b86
|
improvements
|
2023-11-16 15:06:00 +01:00 |
|
ViacheslavKlimov
|
f95fcdf3dd
|
Merge with master
|
2023-11-16 15:18:27 +02:00 |
|
ViacheslavKlimov
|
72ae6eb708
|
Version control support for resources
|
2023-11-16 15:13:00 +02:00 |
|
Andrii Landiak
|
409f45272b
|
Improve EdgeProcessor to receive boolean instead of EdgeVersion: it simplifies the code on Edge as well
|
2023-11-16 14:33:36 +02:00 |
|
Andrii Shvaika
|
4ed64439a0
|
Merge remote-tracking branch 'origin/hotfix/3.6.1'
|
2023-11-16 13:53:15 +02:00 |
|
ViacheslavKlimov
|
6eadef0d68
|
Use JsonGetter/Setter to encode resource data; minor fixes
|
2023-11-16 13:15:32 +02:00 |
|
ViacheslavKlimov
|
e7aabe80a4
|
Unique image resource key based on index
|
2023-11-15 16:10:18 +02:00 |
|
Andrii Shvaika
|
a4bac1e794
|
Implement cache for the entity creation request
|
2023-11-15 15:57:58 +02:00 |
|
dashevchenko
|
08727b4c36
|
added executor provider for pubsub queue, added env variable to manage pubsub queue executor provider thread pool
|
2023-11-15 14:51:58 +02:00 |
|
imbeacon
|
c82e3d4791
|
Added support for NON CoAP messages
|
2023-11-15 08:04:32 +02:00 |
|
dashevchenko
|
4f22ef9733
|
created PubSubExecutor to use each time publisher is created and do not produce too much threads created
|
2023-11-14 17:36:51 +02:00 |
|
ViacheslavKlimov
|
19968b5c10
|
Image descriptor, image preview, refactoring
|
2023-11-14 16:06:59 +02:00 |
|
ViacheslavKlimov
|
d70ce27253
|
Fix build
|
2023-11-14 12:08:59 +02:00 |
|
ViacheslavKlimov
|
7d4729451a
|
ImageController draft
|
2023-11-14 12:03:26 +02:00 |
|
ViacheslavKlimov
|
7489b87fa5
|
Remove tenantId from image link; remove link from resource
|
2023-11-13 18:46:24 +02:00 |
|
Andrii Shvaika
|
df24c363ce
|
Version set to 3.6.2-SNAPSHOT
|
2023-11-13 17:07:32 +02:00 |
|
Andrii Landiak
|
6fa3a125c2
|
Mino refactoring: add json support for resources, fix test and edgeVersion for test
|
2023-11-13 13:28:54 +02:00 |
|
Andrii Landiak
|
ed285338d2
|
Minor refactoring of RuleChainMetadataConstructor
|
2023-11-13 12:52:07 +02:00 |
|
Andrii Landiak
|
ec4200d735
|
Refactoring after final review
|
2023-11-13 12:41:52 +02:00 |
|
Andrii Landiak
|
b14a304473
|
Refactoring for edge proto to send entity serialized in order not to update everytime entity changes its structure
|
2023-11-13 12:27:14 +02:00 |
|
YevhenBondarenko
|
316a09854c
|
implemented device actor delete msg and fixed assign to tenant
|
2023-11-12 22:15:57 +01:00 |
|
dashevchenko
|
6551658bfc
|
updated TbTransactionalCache with method that retrieve but doesn`t put value in cache
|
2023-11-10 13:17:23 +02:00 |
|
Volodymyr Babak
|
6358b0be90
|
Admin settings update. @author AndriiLandiak
|
2023-11-09 18:16:40 +02:00 |
|
nick
|
954084cd7a
|
stringToBytes: refactoring, Input parameter Object as String
|
2023-11-09 13:45:17 +02:00 |
|
ViacheslavKlimov
|
23e79ee6ac
|
Merge with master
|
2023-11-08 21:35:21 +02:00 |
|
ViacheslavKlimov
|
55df765916
|
Upgrade scripts for images migration
|
2023-11-08 21:30:08 +02:00 |
|
Andrii Shvaika
|
162bf8a1f2
|
Device Cache fix
|
2023-11-06 17:36:38 +02:00 |
|
Andrii Shvaika
|
33abe0ebe5
|
Fix cache key for device cache
|
2023-11-06 14:34:50 +02:00 |
|
ViacheslavKlimov
|
9889dc148f
|
Upgrade scripts for migrating to image resources
|
2023-11-03 13:09:57 +02:00 |
|
nick
|
83039ccedf
|
tbDate:fix bug now comments 2
|
2023-11-02 16:36:15 +02:00 |
|
nick
|
3eed08e5c8
|
tbDate:fix bug now comments 2
|
2023-11-02 16:17:31 +02:00 |
|
nick
|
e4277cd79c
|
tbDate:fix bug now comments 1
|
2023-11-02 16:13:46 +02:00 |
|
nick
|
e7dc68f18f
|
tbDate:fix bug now
|
2023-11-02 12:21:37 +02:00 |
|
ViacheslavKlimov
|
238e15f77d
|
Merge with master
|
2023-11-02 11:20:54 +02:00 |
|
Andrew Shvayka
|
4f073864d6
|
Merge pull request #9544 from thingsboard/tbDate_del_zdt
[master]tbDate_delete_zoneDateTimeString_11
|
2023-11-01 15:42:21 +02:00 |
|
nick
|
5b25340e26
|
tbDate: delete zoneDateTimeString
|
2023-11-01 15:29:12 +02:00 |
|