Volodymyr Babak
451c158742
Added EDGE backend support
6 years ago
Igor Kulikov
bcbc089460
Merge Alarms fetch improvements
6 years ago
Igor Kulikov
96d3b245b0
Revert to version 3.0.0-SNAPSHOT
6 years ago
Igor Kulikov
3e2a87135f
Prepare for merge with master
6 years ago
blackstar-baba
0fa963be85
fix bug:Device reconnect abnormal when certificate authentication is turned on
6 years ago
Andrew Shvayka
03f5375a02
JSON support ( #2415 )
* Created JsonDataEntry and added DataType JSON
* Added json to ts and attributes, created sql schema-entities-hsql.sql (json_v varchar)
* refactored
* refactored
* added json array support
* Aggregation improvement
* Changed in JsonDataEntry value type from JsonNode to String
* fix AggregatePartitionsFunction
Co-authored-by: Yevhen Bondarenko <56396344+YevhenBondarenko@users.noreply.github.com>
6 years ago
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
6 years ago
Volodymyr Babak
c409e2d9c1
Rule chains refactoring:
6 years ago
Dmytro Shvaika
41cbdd154e
fixed the partion date extracting
6 years ago
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
6 years ago
ShvaykaD
cc0e541788
fixed tell-failure for attributes fetch node ( #2365 )
* fixed tell-failure for attributes fetch node
6 years ago
Igor Kulikov
84bc9b77b1
Version set to 2.4.3
7 years ago
Igor Kulikov
82909d0a25
Version set to 2.5.0-SNAPSHOT
7 years ago
Igor Kulikov
850d6d948c
Update License header year to 2020
7 years ago
Igor Kulikov
1265a9a1e3
Revert "Update License header year to 2020"
This reverts commit 9b42397c4a .
7 years ago
Igor Kulikov
9b42397c4a
Update License header year to 2020
7 years ago
Andrew Shvayka
cacdf09eef
More clear thread names
7 years ago
VoBa
f23cfc9880
Added device creation with token ( #2272 )
* Added device creation with token
* Fixes after code review
* Added device creation with token
7 years ago
Igor Kulikov
ae4d57b462
Version set to 2.4.2.1
7 years ago
Volodymyr Babak
0123a3520a
Added dashboard support
7 years ago
Igor Kulikov
c84a8a5e67
Version set to 2.5.0-SNAPSHOT
7 years ago
Andrew Shvayka
f9abf1c7a2
Improved reporting of last activity time from remote transport
7 years ago
Igor Kulikov
c791d3b01e
Update version
7 years ago
Dmytro Shvaika
dd64749075
init commit
7 years ago
Igor Kulikov
1b5a8ac6fc
Improve remote transport service to process rule engine callbacks asynchronously
7 years ago
Andrew Shvayka
e31b7ba988
Change Executor type for Transport Layer
7 years ago
Andrew Shvayka
5fe40b70b3
No more protobuf in JS executor
7 years ago
YevhenBondarenko
eb7c2f1659
Feature/rest client ( #2218 )
* added methods from admin-controller, alarm-controller, asset-controller, audit-log-controller
* refactored rest client and added methods from auth controller
* added methods from component-descriptor-controller
* added methods from customer controller
* added methods from dashboard controller
* added methods from device controller
* refactored url pageLink params
* added methods from entity relation controller
* added methods from entity view controller
* refactored
* added methods from event controller
* added methods from rpc controller
* added methods from rule chain controller
* added methods from telemetry controller
* added methods from tenant controller
* added methods from user controller
* added methods from widgets bundle controller
* added methods from widget type controller
* created method refreshToken
* moved classes SecuritySettings, UserPasswordPolicy, ClaimRequest, UpdateMessage, to common module, and added "/api" to urls where this part was missing
7 years ago
Andrew Shvayka
6d2b856afe
Performance improvement
7 years ago
Volodymyr Babak
44377d56ca
Added alarm push from edge to cloud
7 years ago
Volodymyr Babak
acfaf68042
Added ALARM entity support
7 years ago
Volodymyr Babak
c99cf51ca6
Added push to edge/cloud functionality
7 years ago
Igor Kulikov
6af9aa0ecb
JPA improvements.
7 years ago
Volodymyr Babak
efd565d8b6
Added root rule chain for the edge. Part 2
7 years ago
Volodymyr Babak
66af90bf0a
Added Rule Chain type
7 years ago
Volodymyr Babak
e0881cfc44
Added Rule Chain Metadata Update Msg. Added assigned edges text to rule chain
7 years ago
Volodymyr Babak
5e46f3e7af
Asset, Device and Entity View assign to edge
7 years ago
Volodymyr Babak
ad5e8c0b96
Added proto update messages and base logic
7 years ago
Andrew Shvayka
3ad552b735
Allow Nulls in JsonConverter for usability
7 years ago
Volodymyr Babak
a770a59bf0
Added Edge gRPC session
7 years ago
Volodymyr Babak
d3bda85a93
Added routing key and secret
7 years ago
Dima Landiak
18041c34c7
rest api call node added redis queue support ( #2112 )
* rest api call node added redis queue support
* rest api node refactoring
7 years ago
Volodymyr Babak
0cca90ff21
Added manage edge rule chains functionality
7 years ago
Igor Kulikov
d344f1d08f
Minor refactoring.
7 years ago
Igor Kulikov
41527ca059
Version set to 2.4.2-SNAPSHOT. Restore Black Box Tests.
7 years ago
Vladyslav
c36af7311e
Add bulk provision support label ( #2096 )
* Add to asset support label
* Add support import label
* Add support update entity type and label
* Add translate asset label
7 years ago
Volodymyr Babak
6be5f9aa4d
Manage edge dashboards functionality
7 years ago
Volodymyr Babak
00ce0707d7
Added Edge UI support and assignedEdges to Dashboard
7 years ago
Volodymyr Babak
39591675f9
Extended Edge controller & service & dao for SQL. Added service test. NoSQL impl - TODO
7 years ago
Volodymyr Babak
b03cf28a1a
Added edge_id and assinged_edges to the TB entities
7 years ago