Andrii Shvaika
f1d89ace5d
Removed invalid dependency
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
Igor Kulikov
4a63660e1d
Version set to 3.3.0-SNAPSHOT
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
YevhenBondarenko
ad7c314b24
TbResource extends SearchTextBased, created TbResourceInfo
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
nickAS21
201476f912
lwm2m: add objectKeyId to back and front profile
5 years ago
Viacheslav Klimov
22ada62f3b
Fix outdated data in alarm clear event
5 years ago
Yevhen Bondarenko
43fe84a284
created TransportResourceCache ( #4232 )
* created TransportResourceCache
* return resource by sysadmin if not found by tenant in DefaultTransportApiService
5 years ago
Yevhen Bondarenko
e2dd5b96ae
added resource dao support ( #4213 )
* Version set to 3.3.0-SNAPSHOT
* added resource dao
* added resource support in transport lvl (get resources and "update", "delete" notifications)
* refactoring
* added resource table to hsql schema
* added check for models dir in InstallScripts
* added pageLink support to getResources
5 years ago
nickAS21
447bf05b7b
Lwm2m: back: add tenantId and repositoryTenant - test2
5 years ago
YevhenBondarenko
bd3185a98f
added resource support in transport lvl (get resources and "update", "delete" notifications)
5 years ago
Igor Kulikov
71062f64df
New widget selector backend support
5 years ago
YevhenBondarenko
6438f6b0ee
added resource dao
5 years ago
Igor Kulikov
8fe6c956c8
Version set to 3.3.0-SNAPSHOT. Code style improvements.
5 years ago
YevhenBondarenko
50d96fb49e
Version set to 3.3.0-SNAPSHOT
5 years ago
Igor Kulikov
3255eb9027
Version set to 3.2.2-SNAPSHOT
5 years ago
Yevhen Bondarenko
3716e2833a
[WIP]added redis stores support to lwm2m transport ( #4164 )
* added redis stores support to lwm2m transport
* added cache dependency to dao
* added cache dependency to dao-api
* moved JacksonUtil to the common.util package
* added cache to the component scan for install
* lwm2m stores improvements
5 years ago
Andrii Shvaika
42d40d2b36
Unit Tests added
5 years ago
Igor Kulikov
3f83be21da
Fix lombok config. Update base openjdk image
5 years ago
Igor Kulikov
22e5771120
JDK 11 Support
5 years ago
Igor Kulikov
61723da391
Version set to 3.3.0-SNAPSHOT
5 years ago
Volodymyr Babak
ae8564110a
Code clean up
5 years ago
Igor Kulikov
d31358b2ea
Update license header - set 2021 year
5 years ago
Volodymyr Babak
995bac539c
Added findMissingToRelatedRuleChains method
6 years ago
Volodymyr Babak
e58af8fb22
Added findMissingToRelatedRuleChains method
6 years ago
Volodymyr Babak
df11b383c1
Naming conventions update
6 years ago
Igor Kulikov
6814c21ee9
restore ver 3.2.1-SNAPSHOT
6 years ago
Volodymyr Babak
c5d93d17f4
Naming conventions update
6 years ago
Igor Kulikov
bfee301625
Set ver to 2.5.6-SNAPSHOT
6 years ago
nickAS21
1150d4e4f3
Lwm2m: backEnd: add saveDeviceWithCredential
6 years ago
Andrii Shvaika
be84a0fc20
Version set to 2.5.6-SNAPSHOT
6 years ago
deaflynx
f9e2d128a2
Import refactor
6 years ago
deaflynx
ceadc391f3
Added EdgeInfo, fix for CustomerIsPublic
6 years ago
Volodymyr Babak
ead9fd9e5d
Code review fixes
6 years ago
Artem Babak
4b08103857
Removed device's methods for edge
6 years ago
Artem Babak
c19cf2372e
Added findEntityViewByTenantIdAndEdgeIdAndType and findDevicesByTenantIdAndEdgeIdAndDeviceProfileId
6 years ago
YevhenBondarenko
9a03fbadc7
added ability to get attributes and timeseries keys by entity query
6 years ago
Artem Babak
3ffa7e3592
Added button unassignFromEdge for entities. Added findAssetsByTenantIdAndEdgeIdAndType()
6 years ago
Yevhen Bondarenko
5d30243eea
added ability to get attributes and timeseries keys by device profile id ( #3817 )
* added ability to get attributes and timeseries keys by entity ids
* refactored
* refactored
* get attributes and timeseries keys by device profile improvements
* added limit
* added device_profile_id index and upgrade script
* improvements
* refactored
6 years ago
Andrii Shvaika
460cec99ec
Version set to 3.3-SNAPSHOT
6 years ago
Andrii Shvaika
87a8cec7b5
Version set to 3.2.1-SNAPSHOT
6 years ago
Andrii Shvaika
a87956ebfd
Improvements to Storage Days calculation
6 years ago
zbeacon
680eb89fa0
Added validation for device name in provision request, if it is present. Added session closing when provision client tries to use topics not allowed for provisioning feature
6 years ago
YevhenBondarenko
9531e891c8
added validation with maxDevices and maxAssets to deviceService and assetService
6 years ago
Volodymyr Babak
3cc0c5baf0
Set version to 3.3.0-SNAPSHOT
6 years ago
Andrii Shvaika
123ea76c94
Improvements for data points storage
6 years ago
Andrii Shvaika
35dbe509f0
Data Points storage
6 years ago
Andrii Shvaika
78ac876103
Bug fixes for Device Profile node
6 years ago