YevhenBondarenko
|
e470a032a9
|
improved countByDeviceProfileAndEmptyOtaPackage api
|
5 years ago |
Andrii Shvaika
|
be3e97d3e1
|
Improvements for CoAP
|
5 years ago |
Andrii Shvaika
|
bed454ec0f
|
LwM2M Refactoring of OTA
|
5 years ago |
Sergey Matvienko
|
e4dd517edd
|
cache: added cache executor service
|
5 years ago |
Sergey Matvienko
|
966b0923e7
|
js-script-engine-api: fixed CE merge
|
5 years ago |
Sergey Matvienko
|
b397dfb518
|
js-script-engine-api: js sync calls replaced with completely async calls (CE API only)
|
5 years ago |
Sergey Matvienko
|
f3757ad127
|
js-script-engine-api: refactored executeSwitchAsync
|
5 years ago |
Sergey Matvienko
|
8915b279a0
|
js-script-engine-api: executeSwitch replaced with asynchronous executeSwitchAsync
|
5 years ago |
Sergey Matvienko
|
4d08df673b
|
code cleanup
|
5 years ago |
Sergey Matvienko
|
1d33c09127
|
JsInvokeService - log js body on script failure to investigate easy
|
5 years ago |
YevhenBondarenko
|
b4a90ceab9
|
improved lwm2m test for firmware
|
5 years ago |
YevhenBondarenko
|
56a6e601bc
|
added lwm2m test for firmware
|
5 years ago |
Sergey Matvienko
|
ddfb57db58
|
log detailed error onScriptExecutionError for debug
|
5 years ago |
Sergey Matvienko
|
3c72d0d608
|
log WARN for onScriptExecutionError to prevent silent ban (actually, system going to idle if the script is a part of a rule chain). restored TRACE level on fetchAndProcessResponses
|
5 years ago |
Sergey Matvienko
|
c3aec4d077
|
revert initDispatcherExecutor
|
5 years ago |
Sergey Matvienko
|
16a55b16e4
|
js invoke service: logs added when script going to disable due to exception (special log for TimeoutException)
|
5 years ago |
Sergey Matvienko
|
eee2d83ed5
|
sleep(poolInterval) replaced with parkNanos(1) for DefaultTbQueueRequestTemplate
|
5 years ago |
Sergey Matvienko
|
a3b31337ca
|
sync method replaced with async executeGenerateAsync for ScriptEngine api. affected Generator node, ruleChainController (merged with ce)
|
5 years ago |
Igor Kulikov
|
2a5ba8e8ad
|
Add Apple OAuth2 provider.
|
5 years ago |
YevhenBondarenko
|
c3ab678c1b
|
OtaPackage improvements
|
5 years ago |
Vladyslav_Prykhodko
|
51814f4017
|
UI: Refactoring lwm2m device profile: security server config and ota update strategy
|
5 years ago |
Vladyslav_Prykhodko
|
225e0f1a1f
|
Improvement RPC debug terminal widget: fixed parse command
|
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_Prykhodko
|
e73690f60d
|
Add new demo dashboard software; Updated demo dashboard firmware
|
5 years ago |
nickAS21
|
334ee3c384
|
LWM2M: del from yml (double)
|
5 years ago |
nickAS21
|
c3bfb7626e
|
LWM2M: del from yml
|
5 years ago |
YevhenBondarenko
|
7dc6ee10d8
|
refactored
|
5 years ago |
YevhenBondarenko
|
be4d3f608d
|
fixed lwm2m tests
|
5 years ago |
YevhenBondarenko
|
823f1dd39c
|
update lwm2m version
|
5 years ago |
nickAS21
|
6fbd34d6a1
|
LWM2M: firmwareUpdate & coapRecourse
|
5 years ago |
nickAS21
|
36c7008104
|
LWM2M: front add Firmware/Software update strategy
|
5 years ago |
Chantsova Ekaterina
|
af0883f2c4
|
Fix typos in widgets descriptions
|
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 |
Andrii Shvaika
|
04e218166c
|
Minor Improvements to Alarms Cleanup
|
5 years ago |
nickAS21
|
f0f08fd0c9
|
LWM2M: fix bug RPC device of line
|
5 years ago |
YevhenBondarenko
|
51d14efe6a
|
fixed OtaPackage data cache
|
5 years ago |
YevhenBondarenko
|
078fdce491
|
firmware dashboard improvements
|
5 years ago |
YevhenBondarenko
|
139af45fd3
|
Renamed Firmware to OtaPackage
|
5 years ago |
YevhenBondarenko
|
67de61e6d5
|
fixed OtaPackage data cache
|
5 years ago |
YevhenBondarenko
|
161c3ad40e
|
firmware dashboard improvements
|
5 years ago |
YevhenBondarenko
|
a7239c9d39
|
Renamed Firmware to OtaPackage
|
5 years ago |
Viacheslav Klimov
|
9e1d86d7e8
|
Refactor
|
5 years ago |
Viacheslav Klimov
|
6c6f9b20ae
|
Alarms TTL UI
|
5 years ago |
Viacheslav Klimov
|
9bb74b96dc
|
Implement alarms removal by TTL
|
5 years ago |
ShvaykaD
|
a764838e62
|
Coap transport improvements (#4644)
* added fix for PROD-518 in subscribe to attribute updates get request, added improvements
* updated coap observe requests implementation & updated tests
* updated coap attributes updates tests
* fix typos
|
5 years ago |
nickAS21
|
6478903dab
|
RPC: fix bug UUID (#4636)
* RPC: six bug UUID
* RPC: optimized handleDeviceRPCRequest
* RPC: add json & fix bug test certificate
|
5 years ago |
Volodymyr Babak
|
4f6ef2f244
|
NullPointer exception fix
|
5 years ago |