Volodymyr Babak
|
c85aea31a0
|
Added possibility to disable validation for save edge function
|
5 years ago |
Igor Kulikov
|
a7a7c801f2
|
Fix license header
|
5 years ago |
Igor Kulikov
|
d64a0c382d
|
Fix test properties
|
5 years ago |
Igor Kulikov
|
5b998717e7
|
Remove invalid test
|
5 years ago |
Sergey Matvienko
|
be61b3c841
|
cache: CachedAttributesService Executor choice depends on local or remote cache type. For local - directExecutor, for remote (IO calls) - dedicated threadPool to unblock any caller thread. Test added.
|
5 years ago |
Sergey Matvienko
|
c843b2f09e
|
cache: CachedAttributesService replaced directExecutor with CacheExecutorService
|
5 years ago |
Sergey Matvienko
|
e4dd517edd
|
cache: added cache executor service
|
5 years ago |
Igor Kulikov
|
2a5ba8e8ad
|
Add Apple OAuth2 provider.
|
5 years ago |
Igor Kulikov
|
1ed624d30b
|
Introduce mobile app oauth2 request authentication using application token signed by application secret.
|
5 years ago |
Igor Kulikov
|
cc531daaee
|
Add platform type filter for oauth2 registrations.
|
5 years ago |
Igor Kulikov
|
8e4f8594f7
|
Refactor OAuth2 settings. Add mobile application parameters: package and callback URL scheme
|
5 years ago |
Vladyslav
|
08e517a6ee
|
Improvement OTA package (#4698)
* Add validation ota package Software hasURL
* Fixed show sort URL in OTA Package
|
5 years ago |
Vladyslav_Prykhodko
|
084d1eed37
|
Fixed ota-package validation
|
5 years ago |
Volodymyr Babak
|
77c080f82b
|
Device created on the edge will use that same ID on the cloud
|
5 years ago |
YevhenBondarenko
|
1c22a4b35a
|
fixed tests
|
5 years ago |
YevhenBondarenko
|
10dda013cb
|
improvements
|
5 years ago |
YevhenBondarenko
|
43b4f4461d
|
created data limits for resources and otaPackages, added url for the otaPackage
|
5 years ago |
YevhenBondarenko
|
51d14efe6a
|
fixed OtaPackage data cache
|
5 years ago |
YevhenBondarenko
|
139af45fd3
|
Renamed Firmware to OtaPackage
|
5 years ago |
YevhenBondarenko
|
67de61e6d5
|
fixed OtaPackage data cache
|
5 years ago |
Viacheslav Klimov
|
abf8ff25b5
|
Do not create alarm state if alarms creation is disabled
|
5 years ago |
YevhenBondarenko
|
a7239c9d39
|
Renamed Firmware to OtaPackage
|
5 years ago |
Viacheslav Klimov
|
9e1d86d7e8
|
Refactor
|
5 years ago |
Viacheslav Klimov
|
9bb74b96dc
|
Implement alarms removal by TTL
|
5 years ago |
Volodymyr Babak
|
3d1f0c61f7
|
Fixed compilation
|
5 years ago |
Volodymyr Babak
|
667d7ac517
|
Moved constuct edge method to parent
|
5 years ago |
nickAS21
|
1f00ae833d
|
LWM2M: del log warn
|
5 years ago |
Volodymyr Babak
|
9ac73768e8
|
Added rule chain controller and service get edge rule chains test
|
5 years ago |
Igor Kulikov
|
40a994038e
|
Restore DeviceProfileEntity fields
|
5 years ago |
ShvaykaD
|
2086bd2d2a
|
fixed drop partition function in install script and added fix to upgrade script
|
5 years ago |
YevhenBondarenko
|
ab5c803a68
|
refactored
|
5 years ago |
YevhenBondarenko
|
4cd59674ee
|
refactored LwM2M client credentials for the new UI
|
5 years ago |
Volodymyr Babak
|
616c1df36f
|
Return edge id in case EDGE type
|
5 years ago |
Volodymyr Babak
|
b0bfdfff8e
|
Pagedata usage for get edges methods
|
5 years ago |
Volodymyr Babak
|
2c826c12cd
|
added admin setting fetcher
|
5 years ago |
nickAS21
|
8d3e30e8a3
|
Lwm2m: Fw/Sw updare with test successful/error (#4566)
* Lwm2m: start Sw
* Lwm2m: FwUpdate - new
* Lwm2m: SwUpdate - error
* Lwm2m: SwUpdate - successful/error -test ok
* Lwm2m: SwUpdate - change
* Lwm2m: add executor to observe
* Lwm2m: add operation observe_cancel_All
* Lwm2m: fix bug add software to profile
* Lwm2m: add for logs object to string
* Lwm2m: fix bug swUpdate
* Lwm2m: add new commands only for rpc
|
5 years ago |
Volodymyr Babak
|
71791c6847
|
Refactored DAO to remove additional call to relation table - use spring query
|
5 years ago |
Volodymyr Babak
|
690bdcc85f
|
Fixed new user added and not assigned to edge. Added new user test and entity view request test
|
5 years ago |
Volodymyr Babak
|
a76d3a2b70
|
Cover cases when entities added during edge disconnect. Refactoring
|
5 years ago |
Viacheslav Klimov
|
c39fb8c94d
|
Refactor
|
5 years ago |
Viacheslav Klimov
|
9873115d8b
|
Implement created alarms limiting
|
5 years ago |
YevhenBondarenko
|
92719c2ac2
|
added lwm2m x509 test
|
5 years ago |
Volodymyr Babak
|
612a17af3b
|
Clean up cache in case entity was renamed
|
5 years ago |
Igor Kulikov
|
27c9ad95e1
|
Fix tests
|
5 years ago |
Igor Kulikov
|
5cc3a93cb9
|
Introduce default dashboard for device profile
|
5 years ago |
Igor Kulikov
|
6a237b847c
|
Add customerId field to alarm data query api
|
5 years ago |
Igor Kulikov
|
3094fb7240
|
Add customerId to alarm
|
5 years ago |
Igor Kulikov
|
d5b640d602
|
Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API
|
5 years ago |
YevhenBondarenko
|
ab10dd4494
|
implemented software update
|
5 years ago |
YevhenBondarenko
|
4d4ca9b723
|
firmware tests and validation improvements
|
5 years ago |