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
|
6 years ago |
zbeacon
|
1bb1f5be8b
|
Refactoring
|
6 years ago |
Bohdan Smetaniuk
|
93363f81bb
|
sync edge api
|
6 years ago |
vzikratyi
|
1f1cc84a92
|
Changed getting redirectUri
|
6 years ago |
vzikratyi
|
6b41fb9c0e
|
Refactored and used MiscUtils
|
6 years ago |
vzikratyi
|
c7e236499e
|
Added support for multiple domains in OAuth2 config
|
6 years ago |
Bohdan Smetaniuk
|
ed4d5a69dd
|
fixes
|
6 years ago |
Bohdan Smetaniuk
|
20c794884a
|
attributes updated/post attributes separation
|
6 years ago |
zbeacon
|
2704696f2b
|
Moved provisionDeviceKey as regular column
|
6 years ago |
YevhenBondarenko
|
86db82170e
|
changed notifyDevice default value to false
|
6 years ago |
YevhenBondarenko
|
b925149e7a
|
added field notifyDevice for TbMsgAttributesNode in demo data
|
6 years ago |
YevhenBondarenko
|
e41d69b1a8
|
shared Attributes update improvements (If the update of the shared attributes is originated by the user's REST API call - we push it to the device, if the update arrives from the device, we will not push it back to the device by default.)
|
6 years ago |
Bohdan Smetaniuk
|
64e60de9bc
|
processing future + attributes node refactoring
|
6 years ago |
Bohdan Smetaniuk
|
8059274002
|
fixed attributes saving
|
6 years ago |
Bohdan Smetaniuk
|
9e21525158
|
code coverage for processors and telemetry constructor
|
6 years ago |
Vladyslav_Prykhodko
|
e740e4368a
|
Added parameter filter for transport type in deviceProfile API
|
6 years ago |
zbeacon
|
70b8647ef4
|
Refactoring to use provision data only from device profile
|
6 years ago |
zbeacon
|
1e44303473
|
removed debuging
|
6 years ago |
Volodymyr Babak
|
02585823fc
|
Properly hanlde gRPC session timeout
|
6 years ago |
Volodymyr Babak
|
7644aa4342
|
Added edge update config handler
|
6 years ago |
Volodymyr Babak
|
8f5fefa0a0
|
Compilation fix
|
6 years ago |
Volodymyr Babak
|
78a7e67641
|
Test fixed
|
6 years ago |
Volodymyr Babak
|
f28721cc47
|
Added additional info
|
6 years ago |
Volodymyr Babak
|
b67e21604b
|
Added edge license key and cloud endpoint
|
6 years ago |
Bohdan Smetaniuk
|
fd32ba1761
|
concurrency fixes
|
6 years ago |
Bohdan Smetaniuk
|
199c175396
|
deleted logs and wildcard imports
|
6 years ago |
Bohdan Smetaniuk
|
8eda901fee
|
added countDownLatch for saving time
|
6 years ago |
Bohdan Smetaniuk
|
afacaf2547
|
switched EDGES_RPC_ENABLED to false
|
6 years ago |
Bohdan Smetaniuk
|
43b913ffdb
|
edge services test
|
6 years ago |
zbeacon
|
073225ab9f
|
Working version with provision data only in device profile
|
6 years ago |
zbeacon
|
8a8695f260
|
Working version for provision feature with provision credentials on device level
|
6 years ago |
vzikratyi
|
e841f10b49
|
Added 'enabled' field to ClientRegistration
|
6 years ago |
vzikratyi
|
12e2d2efb7
|
Packed domain objects to ClientParams
|
6 years ago |
Volodymyr Babak
|
458550b853
|
Set version to 2.6.0
|
6 years ago |
Bohdan Smetaniuk
|
a6ae072bc9
|
edge services code coverage
|
6 years ago |
zbeacon
|
15be6d60a3
|
Added strategy checking
|
6 years ago |
vzikratyi
|
e778b3155a
|
Remove OAuth2Config functionality from Tenant
|
6 years ago |
Volodymyr Babak
|
8980efd62e
|
Added sleep for correct sequence of edge events
|
6 years ago |
Volodymyr Babak
|
4a71e8e6a4
|
Rename edgeEventAction and edgeEventType to action and type
|
6 years ago |
Volodymyr Babak
|
6aa5655e6f
|
Fixes for upgrade functionality
|
6 years ago |
zbeacon
|
d228208072
|
Provision init
|
6 years ago |
Vladyslav_Prykhodko
|
26bb51f0e4
|
Updated OAuth2 templated
|
6 years ago |
Volodymyr Babak
|
6d7c28c88f
|
Added TbCore annotation
|
6 years ago |
Volodymyr Babak
|
fc8b138cfd
|
Added correct future callbacks
|
6 years ago |
Volodymyr Babak
|
4bb56df51a
|
Added cassandra edge dao. Tests fixed
|
6 years ago |
vzikratyi
|
a3f93554ee
|
Updated OAuth2Templates
|
6 years ago |
vzikratyi
|
0cab032585
|
Added loginButton label and icon to OAuth2Template
|
6 years ago |
vzikratyi
|
42a80efdbb
|
Moved OAuth2Template endpoints to separate controller
|
6 years ago |
vzikratyi
|
bfc3e75fc9
|
Unpacked Domain objects from ClientParams
|
6 years ago |
vzikratyi
|
c3407bfddc
|
Group ClientRegistrations by Domain
|
6 years ago |