Bohdan Smetaniuk
581f23b0b0
fixes + processing attributes delete msg from edge
2020-08-21 18:50:11 +03:00
Bohdan Smetaniuk
71a3fa68f1
fixes
2020-07-31 11:38:25 +03:00
Bohdan Smetaniuk
c4d7f52cf3
filtering EdgeEvents with TIMESERIES_UPDATE
2020-07-30 19:46:33 +03:00
Volodymyr Babak
2b3e195c20
Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge
2020-07-28 17:38:45 +03:00
Dmytro Shvaika
7d739dfaae
fix PsqlTsDao annotation & sql-ttl services
2020-07-03 14:08:33 +03:00
Volodymyr Babak
4b9642fc11
Moved getEdgeEventTypeByEntityType to EdgeUtils
2020-06-25 17:32:34 +03:00
Volodymyr Babak
de11d1ce3d
Test fixed. Other small updates
2020-06-19 16:46:33 +03:00
Volodymyr Babak
21ee2aec11
Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge
2020-06-18 19:24:34 +03:00
Volodymyr Babak
8462481ebf
Refacroting of pushing edge notification events
2020-06-18 18:57:01 +03:00
Volodymyr Babak
cd2908fb59
Refactoring notification engine
2020-06-16 16:49:27 +03:00
Volodymyr Babak
600c9ec565
Refactoring of notification to edge. Added EdgeNotificationService and queue msg proto
2020-06-14 22:24:25 +03:00
Volodymyr Babak
e8afd97605
Pushed users from CE to edge
2020-06-12 10:36:03 +03:00
Volodymyr Babak
ab1014bf16
Formatting and license fix
2020-06-11 20:28:06 +03:00
Volodymyr Babak
3fc18988be
Added update relation msg functionality
2020-06-11 20:10:47 +03:00
Andrii Shvaika
9d2e039220
Version set to 2.5.3-SNAPSHOT
2020-06-11 10:57:50 +03:00
Volodymyr Babak
3d3dd88710
Merge remote-tracking branch 'origin/develop/2.5.1' into feature/edge
2020-06-02 16:56:06 +03:00
Volodymyr Babak
134148c49f
Removed edgeId. Code clean up and refactoring
2020-06-02 12:46:57 +03:00
Volodymyr Babak
8416c206ff
Fixed rule chain relation. Fixed default edge removal
2020-06-01 22:08:30 +03:00
Andrii Shvaika
a532ded5ae
Version set to 2.5.2-SNAPSHOT
2020-06-01 16:11:57 +03:00
Volodymyr Babak
85a88ee499
Removed assigned edges from dashboard
2020-05-27 14:40:39 +03:00
Volodymyr Babak
6ab3714ac5
Added default rule chain for server side
2020-05-27 09:22:25 +03:00
viktor
4ed334a5d5
Merge branch 'develop/2.5.1' into oauth2-default-dashboard
2020-05-21 10:26:32 +03:00
viktor
cac7eb0d2b
Added 'alwaysFullScreen' and 'defaultDashboardName' oauth2 properties
2020-05-20 18:27:26 +03:00
Andrii Shvaika
dc5eb6395a
Version set to 2.5.1-SNAPSHOT
2020-05-13 14:07:31 +03:00
Igor Kulikov
fa5bbcd91b
Version set to 2.5.0
2020-05-12 10:28:15 +03:00
Volodymyr Babak
10f8039349
Merge remote-tracking branch 'upstream/master' into feature/edge
2020-05-08 22:39:51 +03:00
Volodymyr Babak
8dbc550fd3
Refactoring to review. Added tenantId and customerId. Added email tenant name strategy
2020-05-04 00:21:58 +03:00
Volodymyr Babak
a563fdab3f
Added basic and custom OAuth2 user mappers
2020-05-04 00:21:58 +03:00
Volodymyr Babak
24f2ea502c
Push credentials updates to edge
2020-04-27 13:53:51 +03:00
Volodymyr Babak
9dbe3d4d6b
Fixed fetch or SYSTEM rule chains
2020-04-14 12:53:22 +03:00
hamza.slama
5b8ce2fb69
Move AlarmId To Id Package
2020-04-13 10:40:03 +03:00
Yevhen Bondarenko
8442159811
[2.5] vulnerabilities ( #2608 )
...
* Version updates
* added @Retention(RetentionPolicy.RUNTIME) for all custom Dao annotations.
* changed getId, setId to getUuid, setUuid from BaseEntity, improvement AbstractControllerTest
* fix rabbitmq
* fix RuleChainManagerActor
* refactored InMemory queue
Co-authored-by: Andrii Shvaika <ashvayka@thingsboard.io>
2020-04-13 09:34:35 +03:00
ShvaykaD
11479935c2
SQL TTL Implemenation
...
* init commit
* improvements for ttl-functions
* added drop partitions by ttl function
* add load ttl function to upgrade script
* fix typo
* add IF NOT EXISTS for json_v in timescale upgrade
* changed logic for removing customer records from ts_kv
* improvements in upgrade scenario
* improvements
* added intial delay for TTL task execution
2020-04-07 11:55:26 +03:00
VoBa
d94cb9ca47
Added correct ts on alarm clear and ack actions ( #2550 )
2020-04-01 09:33:46 +03:00
Volodymyr Babak
660b7fc62b
Merge branch 'feature/edge' into feature/edge-last-week
2020-03-17 18:56:46 +02:00
Volodymyr Babak
f5034b4dcd
Merge remote-tracking branch 'upstream/master' into feature/edge
2020-03-17 18:43:22 +02:00
Volodymyr Babak
6751c511f1
Added default edge root rule chain
2020-03-09 13:57:38 +02:00
ShvaykaD
3955600a9c
bug fixes & improvements / sql-timeseries ( #2382 )
...
* fixed the partion date extracting
* fix imports
* ts-keys dictionary for latest, hsqldb
* removed AbstractSimpleSqlTimeseriesDao class & fix beanCreationException in ThingsboardInstallService
* timescale-db upgrade added
* added postgreSQL upgrade
* fix logging
* refactoring timeseries-dao implementation
2020-02-07 15:39:04 +02:00
Volodymyr Babak
c409e2d9c1
Rule chains refactoring:
2020-02-06 19:29:49 +02:00
Dmytro Shvaika
41cbdd154e
fixed the partion date extracting
2020-01-30 14:55:50 +02:00
ShvaykaD
84cb471e0d
Sql timeseries improvements ( #2033 )
...
* init commit
* cleaned code and add test-properties
* cleaned code
* psql-update
* timescale-update
* code-refactoring
* fix typo
* renamed dao
* revert indents
* refactored code
* fix typo
* init-partitioning
* code updated
* cleaned code
* fixed license
* fix typo
* fixed code after review
* add annotation to repository
* update psql version for docker
* postgres-10
* postgres-10
* update docker compose config
* fixed partition saving
* change key_id to serial column definition
* upgrade psql added
* add separate upgrade service
* added upgrade script
* change image on k8s
* change logs
* resolve conflict after merge with master
* revert datasource url in yml
* fix typo
* license header fix
* remove old methods for the timeseries inserts
* clean up code
* fix saveOrUpdate for PostgreSQL
* refactoring & revert Timescale to use latest table
* added PsqlTsAnyDao
* duplicated code method removed
* remove unused invert dictionary map
* change the upgrade directory from 2.4.1 to 2.4.3
* refactor JpaPsqlTimeseriesDao
2020-01-29 17:06:51 +02:00
Igor Kulikov
850d6d948c
Update License header year to 2020
2020-01-06 16:52:41 +02:00
Igor Kulikov
1265a9a1e3
Revert "Update License header year to 2020"
...
This reverts commit 9b42397c4a820688daf07117cb7efefa3f387f46.
2020-01-06 16:48:55 +02:00
Igor Kulikov
9b42397c4a
Update License header year to 2020
2020-01-06 16:41:04 +02:00
VoBa
f23cfc9880
Added device creation with token ( #2272 )
...
* Added device creation with token
* Fixes after code review
* Added device creation with token
2019-12-16 16:06:51 +02:00
Igor Kulikov
c84a8a5e67
Version set to 2.5.0-SNAPSHOT
2019-12-10 15:25:03 +02:00
Volodymyr Babak
c99cf51ca6
Added push to edge/cloud functionality
2019-11-15 18:38:14 +02:00
Volodymyr Babak
efd565d8b6
Added root rule chain for the edge. Part 2
2019-11-12 19:07:46 +02:00
Volodymyr Babak
e0881cfc44
Added Rule Chain Metadata Update Msg. Added assigned edges text to rule chain
2019-11-11 17:19:29 +02:00
Volodymyr Babak
5e46f3e7af
Asset, Device and Entity View assign to edge
2019-11-08 11:49:43 +02:00