Bohdan Smetaniuk
773b856c25
tested attributes updated/post attributes separation
2020-10-02 15:34:54 +03:00
ShvaykaD
9fef6b02a3
[3.2] Feature/Proto Converter ( #3423 )
...
* device post-telemetry & post-attributes & claim
* device rpc to/from server & attributes request, attributes updates
* refactoring & added implementation for gateway protos api
* added timeseries/attributes mqtt tests
* fix MqttTimseriesIntegrationTest values asserts
* mqtt attributes tests improvements
* optimized time for telemetry & attributes tests
* update proto files, refactoring converter, attribute requests tests
* added claim tests, attribute request test
* added deleted keys to gateway response on attributes request & refactored tests
* added attribute updates test & refactored attribute requests tests
* added attribute updates tests for gateways
* added tests for RPC
* fix tests & cleanup code
* fix typo & cleanup transport.proto file
* added more timeouts
* revert handleGetAttributesRequest method
* revert package-locks
* fix getJsonObjectForGateway method
* fix validateSharedResponseGateway method in AbstractMqttAttributesRequestIntegrationTest
* fix mqtt topics
* fix license headers
* refactor tests
* remove todo and lck files from pull
* improvements for claiming tests
* update device creation logic from gateway request
* refactoring
* extract TransportService process calls to private methods
* fix duplicates & removed empty lines
2020-10-02 11:31:27 +03:00
zbeacon
2704696f2b
Moved provisionDeviceKey as regular column
2020-10-01 12:23:12 +03:00
Andrii Shvaika
c8f8901a7f
Merge with master
2020-09-30 13:11:58 +03:00
Bohdan Smetaniuk
9e21525158
code coverage for processors and telemetry constructor
2020-09-29 13:43:35 +03:00
Volodymyr Babak
8f5fefa0a0
Compilation fix
2020-09-25 16:59:47 +03:00
Volodymyr Babak
78a7e67641
Test fixed
2020-09-25 16:42:00 +03:00
Volodymyr Babak
ca587ae7cc
Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge
2020-09-25 15:22:10 +03:00
Volodymyr Babak
b67e21604b
Added edge license key and cloud endpoint
2020-09-25 15:22:03 +03:00
Bohdan Smetaniuk
fd32ba1761
concurrency fixes
2020-09-25 12:04:38 +03:00
Bohdan Smetaniuk
199c175396
deleted logs and wildcard imports
2020-09-24 19:06:28 +03:00
Bohdan Smetaniuk
8eda901fee
added countDownLatch for saving time
2020-09-24 19:03:02 +03:00
Bohdan Smetaniuk
43b913ffdb
edge services test
2020-09-24 12:59:58 +03:00
Volodymyr Babak
8980efd62e
Added sleep for correct sequence of edge events
2020-09-18 18:45:31 +03:00
Volodymyr Babak
4bb56df51a
Added cassandra edge dao. Tests fixed
2020-09-17 12:53:38 +03:00
Volodymyr Babak
c526d13e45
Merge remote-tracking branch 'upstream/develop/2.5.5' into feature/edge
2020-09-10 19:17:20 +03:00
Andrii Shvaika
059383a294
Merge branch 'master' into develop/3.2
2020-09-08 12:52:20 +03:00
Andrii Shvaika
445350b1f8
Top 5 rule nodes statistics
2020-09-08 11:06:57 +03:00
Andrii Shvaika
ce4ecedc29
No more device type
2020-09-04 17:34:15 +03:00
Igor Kulikov
6d34e91c1b
Restore tests
2020-09-04 14:05:44 +03:00
Andrii Shvaika
e67946e47f
Upgrade script implementation
2020-09-04 12:53:22 +03:00
Igor Kulikov
d8ae8282a0
Forbid change of device profile type or transport type when used by devices.
2020-09-03 18:54:08 +03:00
Igor Kulikov
06573211b3
UI: Improve device profile/data
2020-09-03 17:43:53 +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
2e6a98d8e0
Tenant/Device REST API controllers
2020-08-20 14:37:21 +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
Andrii Shvaika
9e331a1768
Merge with 2.5.3
2020-08-03 11:04:50 +03:00
Dima Landiak
fea2f8799e
improvements
2020-08-03 10:16:22 +03:00
Dima Landiak
287e4bbb5e
fix test
2020-08-03 10:16:22 +03:00
Dima Landiak
a167b39b44
fixes
2020-08-03 10:16:22 +03:00
Andrii Shvaika
bd9ec316ef
Tiny improvements
2020-07-15 15:00:33 +03:00
Igor Kulikov
31f0689f63
Websocket Api tests improvements
2020-07-09 12:35:47 +03:00
Igor Kulikov
86ebc3014f
Revert controller tests filter
2020-07-07 19:10:53 +03:00
Andrii Shvaika
d102ef7d3f
Alarm Implementation
2020-07-07 15:30:43 +03:00
Bohdan Smetaniuk
4621d28e33
deleted unused fields
2020-07-06 19:34:31 +03:00
Bohdan Smetaniuk
1fe848b042
deleted unused imports
2020-07-06 19:32:10 +03:00
Bohdan Smetaniuk
51bfc91f14
fixes in EdgeEventControllerTest and in relation processing
2020-07-06 19:15:08 +03:00
Bohdan Smetaniuk
0cf800d0a8
test, license
2020-07-06 12:25:15 +03:00
Igor Kulikov
cf6824cf22
Filter predicate dynamic value
2020-07-02 20:05:34 +03:00
Andrii Shvaika
63384d458b
Alarm Search queries
2020-07-02 17:24:28 +03:00
Andrii Shvaika
1b14f26dae
Tests Fix
2020-06-26 14:53:57 +03:00
Andrii Shvaika
714b7bd779
Tests Fix
2020-06-26 13:49:54 +03:00
Andrii Shvaika
f97d74d6be
Improved WS API
2020-06-24 18:05:06 +03:00
Andrii Shvaika
befba2bb0f
WS API Improvements
2020-06-24 11:29:29 +03:00
Andrii Shvaika
20dc82275c
TimeSeries updates
2020-06-23 16:07:38 +03:00
Andrii Shvaika
be8460ad2b
WS API improvement
2020-06-23 15:42:08 +03:00
Andrii Shvaika
9da51afecf
Improved WS API
2020-06-23 15:18:22 +03:00
Andrii Shvaika
9e8489628a
Latest Attributes Subscription Implementation
2020-06-23 12:47:19 +03:00