Volodymyr Babak
|
055a91fca1
|
EdgeEventActionType introduced
|
2020-10-20 11:36:28 +03:00 |
|
ShvaykaD
|
e85daa81e0
|
merge with master
|
2020-10-13 14:00:15 +03:00 |
|
Volodymyr Babak
|
e98b298267
|
Re-enabled test
|
2020-10-12 17:31:24 +03:00 |
|
Volodymyr Babak
|
9ba62199a8
|
Disabled temporary edge sql test
|
2020-10-12 17:31:04 +03:00 |
|
Volodymyr Babak
|
0974191172
|
Test fixed
|
2020-10-12 16:54:05 +03:00 |
|
ShvaykaD
|
3cd88e6d15
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/device-profile-telemetry-proto-schema
|
2020-10-12 16:47:07 +03:00 |
|
ShvaykaD
|
8d4718320b
|
init commit
|
2020-10-12 16:21: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 |
|
zbeacon
|
ca4e9238c8
|
Fix for device provision tests
|
2020-10-12 13:30:23 +03:00 |
|
Volodymyr Babak
|
dd780d05df
|
Merge remote-tracking branch 'origin/master' into feature/3.0-edge
|
2020-10-12 12:00:54 +03:00 |
|
Volodymyr Babak
|
160fd94666
|
Moved service to base class. Change sync button icon
|
2020-10-09 15:47:59 +03:00 |
|
zbeacon
|
6683158c6b
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/device-provision-3.2-onlyProfileVersion
|
2020-10-09 09:53:08 +03:00 |
|
zbeacon
|
d032b0a3f7
|
Adding tests
|
2020-10-09 09:28:04 +03:00 |
|
zbeacon
|
adf5069da1
|
Added ability to provision credentials type from device using provision feature
|
2020-10-08 15:08:29 +03:00 |
|
Igor Kulikov
|
3c9a335910
|
Tests fix
|
2020-10-08 09:46:52 +03:00 |
|
Igor Kulikov
|
7db6158279
|
Increase MQTT attributes/timeseries tests timeouts.
|
2020-10-07 19:18:06 +03:00 |
|
Igor Kulikov
|
54b609e8bd
|
Fix Tenant Actor: Ack transport to device message when no tenant exists. Improve MQTT tests.
|
2020-10-07 18:53:10 +03:00 |
|
zbeacon
|
4494f3dd67
|
Fix for tests
|
2020-10-07 12:10:05 +03:00 |
|
zbeacon
|
dc99576113
|
Merge branch 'develop/3.2' of https://github.com/thingsboard/thingsboard into feature/device-provision-3.2-onlyProfileVersion
|
2020-10-06 18:29:26 +03:00 |
|
zbeacon
|
16732dfaa9
|
Merge branch 'feature/device-provision-3.2-onlyProfileVersion' of https://github.com/zbeacon/thingsboard into feature/device-provision-3.2-onlyProfileVersion
|
2020-10-06 18:29:03 +03:00 |
|
zbeacon
|
6d0dc981a0
|
Adding tests for device provisioning feature
|
2020-10-06 18:28:44 +03:00 |
|
Bohdan Smetaniuk
|
a7a7cb2ad5
|
fixed bug with extra UserCredentialsUpdataMsg
|
2020-10-06 14:25:07 +03:00 |
|
Andrii Shvaika
|
d04a5195ac
|
Ignore for invalid tests
|
2020-10-06 12:51:06 +03:00 |
|
Illia Barkov
|
0751824c33
|
Merge branch 'develop/3.2' into feature/device-provision-3.2-onlyProfileVersion
|
2020-10-06 12:47:03 +03:00 |
|
Andrii Shvaika
|
c0934b959b
|
Fix for Cassandra Unit
|
2020-10-06 12:40:29 +03:00 |
|
Bohdan Smetaniuk
|
6081ed1ad0
|
fixed message amount
|
2020-10-05 18:15:36 +03:00 |
|
Bohdan Smetaniuk
|
97d2d66151
|
test coverage for Customer, EntityView, WidgetsBundle, WidgetType entities + request messages
|
2020-10-05 16:53:11 +03:00 |
|
Bohdan Smetaniuk
|
8ad8e2d797
|
refactored imports
|
2020-10-05 12:04:49 +03:00 |
|
Bohdan Smetaniuk
|
74a69d8a1e
|
test for sync Edge
|
2020-10-05 12:02:20 +03:00 |
|
Bohdan Smetaniuk
|
898b7570a5
|
fixes
|
2020-10-05 11:07:32 +03:00 |
|
zbeacon
|
8c9dda1b4d
|
Added ability to provision device using protobuf
|
2020-10-05 08:51:51 +03:00 |
|
Bohdan Smetaniuk
|
e09b97100b
|
tests refactored
|
2020-10-02 19:29:35 +03:00 |
|
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 |
|