ShvaykaD
|
d5bf25e2f3
|
revert the enqueue(root rule chain) method changes
|
6 years ago |
ShvaykaD
|
a045be771b
|
added null check for queueName
|
6 years ago |
ShvaykaD
|
0240476b4e
|
fix duplicates
|
6 years ago |
YevhenBondarenko
|
8e89ea9729
|
refactored
|
6 years ago |
YevhenBondarenko
|
a046459d62
|
added deviceCreationTime to the DeviceStateData
|
6 years ago |
YevhenBondarenko
|
fc92a8d536
|
fixed sending inactivity event after device creation.
|
6 years ago |
YevhenBondarenko
|
d838f2a867
|
fix NPE in DefaultTbDeviceProfileCache
|
6 years ago |
vzikratyi
|
2db74b25a4
|
Removed 'name' from Github OAuth2 template
|
6 years ago |
vzikratyi
|
ac055397b0
|
Added GITHUB mapper type
|
6 years ago |
Chantsova Ekaterina
|
aa87ab024e
|
Change widget json config
|
6 years ago |
vzikratyi
|
e2791a289b
|
Removed EntityId for OAuth2Config
|
6 years ago |
vzikratyi
|
90234bf7a3
|
Fixed merge
|
6 years ago |
Andrii Shvaika
|
d508bb671b
|
Automatic update of the root rule chain in 3.2
|
6 years ago |
Igor Kulikov
|
3c9a335910
|
Tests fix
|
6 years ago |
Igor Kulikov
|
7db6158279
|
Increase MQTT attributes/timeseries tests timeouts.
|
6 years ago |
Igor Kulikov
|
54b609e8bd
|
Fix Tenant Actor: Ack transport to device message when no tenant exists. Improve MQTT tests.
|
6 years ago |
Igor Kulikov
|
1abf320c99
|
Set spring.freemarker.checkTemplateLocation to false
|
6 years ago |
Andrii Shvaika
|
dfd0d2685b
|
Fix issue with locks
|
6 years ago |
Dima Landiak
|
401bb3ff17
|
fix db name in yml
|
6 years ago |
Andrii Shvaika
|
de9cd8939e
|
Fix for client certificate check
|
6 years ago |
Igor Kulikov
|
907ed5ad83
|
Update upgrade scripts
|
6 years ago |
Vladyslav_Prykhodko
|
fd602dec7f
|
UI: Added device profile schedule setting for alarm setting
|
6 years ago |
ShvaykaD
|
7cfa97ab5e
|
refactoring
|
6 years ago |
ShvaykaD
|
94bb9f5be3
|
update the fix in the API
|
6 years ago |
Andrii Shvaika
|
d04a5195ac
|
Ignore for invalid tests
|
6 years ago |
Andrii Shvaika
|
c0934b959b
|
Fix for Cassandra Unit
|
6 years ago |
Andrii Shvaika
|
0675c7cf4c
|
Adding rule node state table to the upgrade
|
6 years ago |
Andrii Shvaika
|
080a5f1587
|
Rule Node States
|
6 years ago |
Valerii Sosliuk
|
17053118e1
|
rule chain bulk import export
|
6 years ago |
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 |
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 |
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 |
Vladyslav_Prykhodko
|
e740e4368a
|
Added parameter filter for transport type in deviceProfile API
|
6 years ago |
vzikratyi
|
e841f10b49
|
Added 'enabled' field to ClientRegistration
|
6 years ago |
vzikratyi
|
12e2d2efb7
|
Packed domain objects to ClientParams
|
6 years ago |
vzikratyi
|
e778b3155a
|
Remove OAuth2Config functionality from Tenant
|
6 years ago |
Vladyslav_Prykhodko
|
26bb51f0e4
|
Updated OAuth2 templated
|
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 |
vzikratyi
|
14939c27e6
|
Added 'deleteByDomain' for OAuth2Service
|
6 years ago |
Vladyslav_Prykhodko
|
70ca190f59
|
UI add rule-chain autocompleted
|
6 years ago |
Andrii Shvaika
|
4a3b28d331
|
Method to create default rule chain for device profile
|
6 years ago |
Andrii Shvaika
|
4d012ac62d
|
DeviceProfile rule node draft
|
6 years ago |