Volodymyr Babak
0974191172
Test fixed
2020-10-12 16:54:05 +03:00
Volodymyr Babak
95786f858c
Merge remote-tracking branch 'origin/feature/edge' into feature/3.0-edge
2020-10-12 15:19:06 +03:00
Volodymyr Babak
dd780d05df
Merge remote-tracking branch 'origin/master' into feature/3.0-edge
2020-10-12 12:00:54 +03:00
Andrii Shvaika
080a5f1587
Rule Node States
2020-10-02 17:55:40 +03:00
Volodymyr Babak
b67e21604b
Added edge license key and cloud endpoint
2020-09-25 15:22:03 +03:00
Volodymyr Babak
4bb56df51a
Added cassandra edge dao. Tests fixed
2020-09-17 12:53:38 +03:00
Andrii Shvaika
e67946e47f
Upgrade script implementation
2020-09-04 12:53:22 +03:00
Igor Kulikov
13b7fa3aa0
Use Json Binary type for tenant/device profiles data
2020-09-03 11:52:25 +03:00
Andrii Shvaika
22755e8763
Device Profile implementation for Transport
2020-09-02 18:52:59 +03:00
Igor Kulikov
266af3c1a2
Introduce DeviceProfileInfo, release 3.2 upgrade script.
2020-08-21 13:34:10 +03:00
Igor Kulikov
ad87924437
Tenant and Device profile improvements
2020-08-20 19:44:29 +03:00
Igor Kulikov
3ddf14668e
Tenant and Device profiles DAO layer
2020-08-18 18:58:53 +03:00
Yevhen Bondarenko
02db986546
Feature/separate ts ( #3190 )
...
* created annotations for ts latest and created LatestDatabaseSchemaService for cassandra, hsql, psql, timescale
* created ts latest dao
* fixed tests and refactored
* refactored
* refactored
* created latest dao configs
* fix SqlTimeseriesDaoConfig
* refactoring, and deleted annotation @SqlDao
* refactoring
* created migration script for ts latest
* refactoring
Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
2020-08-03 11:09:13 +03:00
BohdanSmetanyuk
30210c7079
Bug/several credentials for device ( #3089 )
...
* fix for device credentials
* fix in validateCreate
2020-07-21 15:04:24 +03:00
Andrii Shvaika
1f8d790fbe
Refactoing of UUIDs storage
2020-06-22 11:10:28 +03:00
Volodymyr Babak
cd2908fb59
Refactoring notification engine
2020-06-16 16:49:27 +03:00
Bohdan Smetaniuk
9a749bf720
fixed bug with saving similar edges in db
2020-06-05 12:57:41 +03:00
Volodymyr Babak
134148c49f
Removed edgeId. Code clean up and refactoring
2020-06-02 12:46:57 +03:00
Volodymyr Babak
6ab3714ac5
Added default rule chain for server side
2020-05-27 09:22:25 +03:00
Volodymyr Babak
10f8039349
Merge remote-tracking branch 'upstream/master' into feature/edge
2020-05-08 22:39:51 +03:00
Dmytro Shvaika
6d20ed0550
fix event insert repository
2020-04-22 18:09:47 +03:00
Dmytro Shvaika
71bf15caf7
improvements
2020-04-22 16:16:58 +03:00
Volodymyr Babak
3da17789aa
Test fixed. Increased limit for assigned edges
2020-04-20 15:45:04 +03:00
Yevhen Bondarenko
7869fb5ef4
added to tenant fields isolatedTbCore and isolatedTbRuleEngine ( #2611 )
...
Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
2020-04-13 10:24:40 +03:00
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>
2020-02-14 19:18:18 +02:00