651 Commits (5daeb0a12cd5ea36af30eba2b045a3cdbe98d087)

Author SHA1 Message Date
Igor Kulikov 641db71ce6 Configure UI help assets base url. 5 years ago
Igor Kulikov e2f2605197 Fix fork join pool - use current classloader for thread context classloader instead of system 5 years ago
Sergey Matvienko 7f1f298774 cassandra buffered rate executor: separate beans for read and write operations 5 years ago
Igor Kulikov 0ec125a766 Update rule nodes UI 5 years ago
Igor Kulikov c88a442603 Fix default alarm node details builder script. Update rule nodes UI with help resources. 5 years ago
Sergey Matvienko 2627fe51d4 AlarmNode: refactored alarm details build js template - moved to abstract class 5 years ago
Sergey Matvienko 5e2e7e573d DelayNode: nodeDetails changed 5 years ago
Igor Kulikov 77164c3002 Update rule nodes help 5 years ago
Sergey Matvienko fe511f080e TbHttpClient for Rest API call node: implemented shared event loop for netty for any rest api call node instance 5 years ago
Sergey Matvienko 63d33ba1bf clear alarm node: fixed "delete metadata.prevAlarmDetails" 5 years ago
Sergey Matvienko 72213235eb delay node is deprecated 5 years ago
Sergey Matvienko 6d468036e7 clear alarm node: fixed typo 5 years ago
Sergey Matvienko 5ad33bafc6 clear alarm node: default script changed to avoid infinite metadata grow 5 years ago
Sergey Matvienko 3820d2bb1c TbGetTelemetryNodeTest: fixed CE licence header 5 years ago
Sergey Matvienko 19d24dbdbc TbGetTelemetryNode Aggregation feature - count aggIntervalStep when buildQueries for aggregation 5 years ago
Sergey Matvienko 7a2a4b9d01 TbGetTelemetryNode Aggregation feature allows you to fetch aggregated telemetry as a single value by <b>AVG, COUNT, SUM, MIN, MAX, NONE</b>. 5 years ago
ShvaykaD 08c6a80d2a fixed additional info parsing for RPC entity 5 years ago
Igor Kulikov 2e23ee982d Improve markdown factory to handle target blank links. Fix rulenode script test dialog style. Update rule nodes UI. 5 years ago
Igor Kulikov 8838a48bd1 Fix device profile update handling by rule node - preserve old key values to correctly update entity keys snapshot 5 years ago
Igor Kulikov e1021f3024 Update rule node UI 5 years ago
YevhenBondarenko d49bee4b31 send next rpc after removing 5 years ago
YevhenBondarenko 2a2441b248 used timeout from yml 5 years ago
YevhenBondarenko 8513c99903 added sequence for the all RPC 5 years ago
Igor Kulikov d20ea5ae07 Fix processing of allow system smtp settings flag 5 years ago
YevhenBondarenko d44adcfe75 added removing rpc request from pending map after rpc deleting 5 years ago
Andrii Shvaika 2078c71d32 Added module cluster-api and used it in rule engine and other services 5 years ago
Volodymyr Babak 910d90b9e5 Fixed incorrect fetch of scope config in push to edge node 5 years ago
YevhenBondarenko 373f2f9f0e added additionalInfo to the rpc 5 years ago
YevhenBondarenko 1539e4550d fixed tests 5 years ago
Dima Landiak bfb055cc6e enqueue newly created messages 5 years ago
Volodymyr Babak 3ae5acbcc8 Added lock on edge event save/read. Removed save async method 5 years ago
Artem Babak a8349d3145 Fixed UI in nodes Push to Edge/Cloud 5 years ago
AndrewVolosytnykhThingsboard b037a03b95 NullPointerException fixed 5 years ago
Igor Kulikov a50282f1ea Fix device profile tests for repeating values 5 years ago
Igor Kulikov fed597d49a Update rule nodes UI 5 years ago
Andrii Shvaika 65032092e1 Persistent RPC calls review 5 years ago
Andrii Shvaika 6f67e72afd Refactoring of MailService 5 years ago
AndrewVolosytnykhThingsboard 3712d73855
Device profile dynamic value 5 years ago
AndrewVolosytnykhThingsboard 449845fe51 No body for REST API Call Node on GET method 5 years ago
Igor Kulikov 517a1d7edf Update rule nodes UI 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 8915b279a0 js-script-engine-api: executeSwitch replaced with asynchronous executeSwitchAsync 5 years ago
Sergey Matvienko 585f473bda exception message added onFailure for GeneratorNode 5 years ago
Sergey Matvienko f4c98595cb generator node: comment added on direct executor 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 b4566a93fd Add mobile dashboard to alarm rules 5 years ago
YevhenBondarenko e58d5b2d8a removed rpc status sent, added idx_rpc_tenant_id_device_id 5 years ago
YevhenBondarenko 6b546a459e added RPC message types 5 years ago
YevhenBondarenko 489c67778a implemented persisted RPC 5 years ago
Viacheslav Klimov abf8ff25b5 Do not create alarm state if alarms creation is disabled 5 years ago