Viacheslav Klimov
030d80d05a
CustomerId to TbMsg and SessionInfo
5 years ago
Andrii Shvaika
0ff4e6ac0d
Improvements to the TbMsg to support CustomerId
5 years ago
Viacheslav Klimov
3db3385571
Enable/disable usage stats per customer from config
5 years ago
Viacheslav Klimov
9d045e231b
Refactor DefaultTbApiUsageClient
5 years ago
Viacheslav Klimov
ecf86b53ba
Provide usage stats for sysTenant; refactor
5 years ago
Viacheslav Klimov
f89b30777e
Initial implementation for per-customer api usage stats
5 years ago
ShvaykaD
321fb731a6
Support of server-side RPC requests via protobuf for CoAP and MQTT
* rpc response schema added
* rpc request proto
* fixed device profile validation
* fix error messages
5 years ago
AndrewVolosytnykhThingsboard
e3caf24a9b
Removed redundant parameter for AlarmController, AlarmQuery and RestClient.getAlarms
5 years ago
Sergey Matvienko
8b653d7065
rule chain. implemented save/update/delete @Transactional . Added sync DAO methods to run in transaction. Moved loadRuleChainMetaData outside of saveRuleChainMetaData transaction
5 years ago
Valerii Sosliuk
b8291be084
Update Latest TS by timestamp
There is a bug when the historic data arrives and overrides the value
with morerecent timestamp in ts_kv_latest table. This PR adds
possibility to update the ts_kv_latest table only if the value that
arrives has the newer timestamp than the one that is already in
ts_kv_latest
5 years ago
Sergey Matvienko
08d9ea302f
logback: logger template added for Top Rule Nodes by max execution time
5 years ago
Andrii Shvaika
e508925168
Fix for statistics collection period
5 years ago
Andrii Shvaika
f1d89ace5d
Removed invalid dependency
5 years ago
Volodymyr Babak
b034fe04e6
Fix test wait condition
5 years ago
Volodymyr Babak
f2eea6d82b
Do not print disconnect error msg
5 years ago
Andrew Shvayka
e08d1b2c07
Feature/event filters
* Event filter implementation
* Removed redundant imports
* convert createdTime to column name
* UI: Added ui to filter events parameters
* Case sensitivity fixed, boolean Is Error added
* UI: Added support event filter for error
* Improvement for implementation of Event Filter
* UI: Refactoring event filter
* UI: Add trim
* Filter added for all event types
* UI: Updated filter events for new API
* Refactoring
* Code cleaning. Debug Rule Chain added
* Removed redundant casts in JpaBaseEventDao, correct created_time check
* Removed redundant abstract method in DebugEvent
* refactoring of the filter queries
* Filters for debug events
* UI: Refactoring event table panel
Co-authored-by: AndrewVolosytnykhThingsboard <avolostnykh@thingsboard.io>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
Co-authored-by: AndrewVolosytnykhThingsboard <77969531+AndrewVolosytnykhThingsboard@users.noreply.github.com>
5 years ago
nickAS21
d6979e54da
lwm2m: back: Write Attributes - start ( #4402 )
* lwm2m: back: Write Attributes - start
* lwm2m: front: fis bug disable instances
* lwm2m: transport: attr/discavery start
* lwm2m: transport: attributeLwm2m after update profile
* lwm2m: transport: attributeLwm2m after update profile (no delete attribute)
* Lwm2m: back: test
* Lwm2m: back: test2
* Lwm2m: back: test3
5 years ago
Volodymyr Babak
0e9f8e91bc
Refactored expected msg count
5 years ago
Volodymyr Babak
dbbb8e3aad
Added support for device profile update msg
5 years ago
Volodymyr Babak
ba1aa7a579
Base Edge test - refactoring and stability fixes. Device Profile processor null pointer exception fix is provision is not set
5 years ago
Volodymyr Babak
206a3d386f
Edge event controller test stabilization
5 years ago
Igor Kulikov
b187d762f9
Revert load default edge rule chains for demo data
5 years ago
Volodymyr Babak
2f07283876
Removed upload of demo edge rule chains
5 years ago
Igor Kulikov
38de483806
Load edge rule chains when load demo data if edges enabled
5 years ago
Igor Kulikov
54ba69a82c
Fix code style issues
5 years ago
Igor Kulikov
29f64d9380
Update banner. Fix lwm2m transport jks config path
5 years ago
Igor Kulikov
0acb4272a5
Create default edge rule chains oauth2
5 years ago
nickAS21
c634859e90
lwm2m: front start add attributes Lwm2m ( #4388 )
* lwm2m: front start add attributes Lwm2m
* lwm2m: front finish add attributes Lwm2m for resources
* lwm2m: front add attributes Lwm2m for resources if isAttribte or isTelemetry
* lwm2m: front add attributes Lwm2m for objects if isAttribte or isTelemetry
* lwm2m: back add resource one
* lwm2m: back fix bug resource controller test
5 years ago
Volodymyr Babak
4e5c726ea1
Fixed correct class for widget type details
5 years ago
Volodymyr Babak
770d3f91f2
Code review changes
5 years ago
ShvaykaD
dc87550835
Extract coap-server component to separate module to be used in coap transport and core (CoAP integrations).
* init commit: coap-server component
* move coap-server to separate module
* fix typo
5 years ago
Igor Kulikov
4a63660e1d
Version set to 3.3.0-SNAPSHOT
5 years ago
Chantsova Ekaterina
51125df8a2
Add JSON input widget
5 years ago
ShvaykaD
2344d6d62f
Fixed RPC string params in protobuf payload type. Reverted changes from the previous fix ( #4356 )
* Revert "added a fix for string value RPC params: removed redundant escaped characters"
This reverts commit 1891af54
* removed redundant escape characters for string RPC params in Proto payload
* cleanup code
5 years ago
Vladyslav_Prykhodko
48db9f50af
Fixed local environment variable resolve assets page 404
5 years ago
ShvaykaD
fd3e18f18b
CoAP DTLS support ( #4316 )
* dtls init commit
* added fixes after review
* fix typo
* changed translation for DeviceCredentialsType.X509_CERTIFICATE
5 years ago
nickAS21
9272611ace
lwm2m: back add resource(s)
5 years ago
nickAS21
090babdf70
lwm2m: back add resource(s)
5 years ago
ShvaykaD
1891af54b3
added a fix for string value RPC params: removed redundant escaped characters
5 years ago
nickAS21
367be12455
lwm2m: back transport clear cash ( #4294 )
* lwm2m: back transport clear cash
* lwm2m: back transport del old models
* lwm2m: back transport edit yml old models
* lwm2m: back transport remove lock
* lwm2m: back transport remove lock2
5 years ago
Viacheslav Klimov
d369e296da
Refactor database upgrade services
5 years ago
Yevhen Bondarenko
0d62b2890c
[3.3] added tests for resources ( #4282 )
* added TbResourceService test
* fix ResourceService test
* created TbResourceControllerSqlTest
* fixed BaseTbResourceServiceTest
5 years ago
Viacheslav Klimov
e5c4feaa83
Create assign/unassign device event when claiming/reclaiming device
5 years ago
Dima Landiak
edaa568bc8
added logs for oauth2 get clients method
5 years ago
YevhenBondarenko
ad7c314b24
TbResource extends SearchTextBased, created TbResourceInfo
5 years ago
Igor Kulikov
91116bd715
Fix license header
5 years ago
Viacheslav Klimov
e2b455e851
Fix Timescale procedure 'cleanup_timeseries_by_ttl'
5 years ago
nickAS21
bc21db007b
Lwm2m add resource fix ( #4272 )
* lwm2m: add objectKeyId to back and front profile
* lwm2m: front^ strategy - select
* lwm2m: back fix bag
* lwm2m: back fix bag2
* lwm2m: back fix bag3
5 years ago
Andrii Shvaika
a88d624ffa
Perfomance improvement for tenant state load
5 years ago
Andrii Shvaika
9e2bfa4049
Perfomance improvement for tenant state load
5 years ago