zbeacon
8c9dda1b4d
Added ability to provision device using protobuf
2020-10-05 08:51:51 +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
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
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
Andrii Shvaika
808707afa4
Implementation and tests for Latest Subscription
2020-06-23 11:10:53 +03:00
Andrii Shvaika
51ce039ac4
WS services
2020-06-22 19:44:23 +03:00
Andrii Shvaika
e276c9a936
Initial WebSocker API
2020-06-22 19:36:56 +03:00
Andrii Shvaika
004cc216d2
Refactoing of UUIDs storage
2020-06-22 16:53:53 +03:00
Andrii Shvaika
1f8d790fbe
Refactoing of UUIDs storage
2020-06-22 11:10:28 +03:00
Andrii Shvaika
5aa055d73d
Websocket refactoring
2020-06-18 11:08:06 +03:00
Igor Kulikov
33f5edb5d4
Entity data query controller tests. Data query serialization.
2020-06-15 17:35:13 +03:00
Igor Kulikov
8f54fc3989
Merge branch 'develop/2.5.2'
2020-06-05 12:56:11 +03:00
Andrii Shvaika
cc4f746b1d
Using Exectutor in Kafka Node. NEVER use Fork-Join pool with parallelism 1
2020-06-05 12:54:27 +03:00
Andrii Shvaika
3358c061da
Improvements to Mailbox. HighPriorityQueue
2020-06-05 10:26:50 +03:00
Igor Kulikov
3749d44a61
Merge with develop/2.5.2
2020-06-04 18:26:41 +03:00
Andrii Shvaika
5ac45e4347
No more akka logs
2020-06-04 18:13:36 +03:00
Andrii Shvaika
bb1585592b
Actor System refactoring
2020-06-04 17:59:55 +03:00
Igor Kulikov
0f821815bc
Merge with develop/2.5.1
2020-05-27 14:17:36 +03:00
YevhenBondarenko
587bd387b8
Merge branch 'develop/2.5.1' of https://github.com/thingsboard/thingsboard into develop/2.5.1
2020-05-27 12:22:32 +03:00
Andrii Shvaika
bda1e7c4bf
Removed deprecated tests
2020-05-25 18:25:36 +03:00