5423 Commits (e4bf5a9b3a5134c20df3c014da170cbf9fa687c2)

Author SHA1 Message Date
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
AndrewVolosytnykhThingsboard f1216c9720 Url validation for Ota Package and tests 5 years ago
Igor Kulikov 2a5ba8e8ad Add Apple OAuth2 provider. 5 years ago
Volodymyr Babak 94bc3e2d1b Changed method usage - single set instead of collection 5 years ago
Volodymyr Babak d30ac7d205 Added v1 to edge package for future versioning capability 5 years ago
YevhenBondarenko e58d5b2d8a removed rpc status sent, added idx_rpc_tenant_id_device_id 5 years ago
YevhenBondarenko c3ab678c1b OtaPackage improvements 5 years ago
YevhenBondarenko 6b546a459e added RPC message types 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
YevhenBondarenko bafbf7b239 added rpc ttl 5 years ago
Igor Kulikov 1ed624d30b Introduce mobile app oauth2 request authentication using application token signed by application secret. 5 years ago
YevhenBondarenko 489c67778a implemented persisted RPC 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
AndrewVolosytnykhThingsboard 898c937e5d Removed redundant endpoint, RPK test is separated 5 years ago
AndrewVolosytnykhThingsboard 38d3b9c293 Constants improvement 5 years ago
AndrewVolosytnykhThingsboard d109941cf9 Redis Security Store implementation, tests for RPK and PSK security and code cleaning 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
ShvaykaD 6af34cf043 refactoring ttl cleanup services 5 years ago
ShvaykaD d1292a0d04 refactoring ttl cleanup services 5 years ago
YevhenBondarenko 823f1dd39c update lwm2m version 5 years ago
nickAS21 6fbd34d6a1 LWM2M: firmwareUpdate & coapRecourse 5 years ago
Volodymyr Babak 77c080f82b Device created on the edge will use that same ID on the cloud 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
Volodymyr Babak 14b19d428f Changed edge test method order to be in sync with PE 5 years ago
Volodymyr Babak b4b6f7eb55 Decreased execution time of test 5 years ago
YevhenBondarenko 10dda013cb improvements 5 years ago
Andrii Shvaika 083dc38cf8 Refactoring of the ttl cleanup services 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
AndrewVolosytnykhThingsboard e080005d6e Removed redundant setting of correct value for queue size per session 5 years ago