137 Commits

Author SHA1 Message Date
viktorbasanets
d28bd62b83 Was created classes for telemetry 2018-09-05 18:06:58 +03:00
viktorbasanets
14fa80a268 Was refactored 2018-08-31 12:37:22 +03:00
viktorbasanets
a11592641c Were replace constructor, gets & sets by annotations 2018-08-29 15:38:02 +03:00
viktorbasanets
f5200b3b15 Was added the constant 'ENTITY_VIEW_CACHE' 2018-08-29 12:25:42 +03:00
viktorbasanets
e55a0d3fd6 Was modified constructor of EntityView class 2018-08-29 10:57:00 +03:00
viktorbasanets
09a13ba82d Was added descriptive headings titles to source code files 2018-08-27 17:30:49 +03:00
viktorbasanets
30e1c480ed Was created EntityView class 2018-08-27 16:05:53 +03:00
viktorbasanets
2b0ac1f1d0 Create EntityViewId class 2018-08-27 15:16:46 +03:00
Andrew Shvayka
4cbacde755
Merge pull request #948 from janbols/master
Cache assets
2018-07-31 14:10:10 +03:00
Andrew Shvayka
d8ac388395 Fixed NPE in DataEntry objects and logging statistics of rule chains/nodes 2018-07-25 18:12:35 +03:00
Andrew Shvayka
ba1dc4db50 Version set to 2.1.1-SNAPSHOT 2018-07-25 18:09:31 +03:00
Igor Kulikov
ed93f5d54d Version set to 2.1.0 2018-07-19 16:06:32 +03:00
Andrew Shvayka
b4a8b33091 Merge branch 'master' of github.com:thingsboard/thingsboard 2018-07-19 15:03:53 +03:00
Andrew Shvayka
8db6820256 Audit Log improvements 2018-07-19 15:03:40 +03:00
Jan Bols
4e91b28a66 Cache assets when finding them by tenant and name cfr the caching of devices. 2018-07-19 10:36:18 +02:00
Igor Kulikov
9c10caa7d8 Version set to 2.1.0-SNAPSHOT 2018-07-18 17:04:37 +03:00
Andrew Shvayka
15d7bf7ce7 Added RelationTypeGroup to relation Query API 2018-06-28 18:54:49 +03:00
Igor Kulikov
01cb77f51d Version set to 2.0.4-SNAPSHOT 2018-06-12 15:50:44 +03:00
Andrew Shvayka
cf723c72c2 Changed version to v2.0.3-SNAPSHOT 2018-06-11 19:03:34 +03:00
Igor Kulikov
fd905987a8 Version set to 2.0.2-SNAPSHOT 2018-06-04 10:23:49 +03:00
Igor Kulikov
5174b85aa7 Update customer title in dashboard assigned customers when customer title is changed. 2018-06-04 10:22:06 +03:00
Igor Kulikov
9ea4fcce6f Improve config of 'originator fields' node. Add UI config for 'originator fields' and 'check relation' nodes. 2018-06-01 13:49:09 +03:00
Andrew Shvayka
7a687f373c Check Relations Node and Originator Fields 2018-06-01 11:09:38 +03:00
Andrew Shvayka
6106f4c0bf Routing RPC calls through rule engine now 2018-06-01 08:52:28 +03:00
Igor Kulikov
13d49da4cb Version set to 2.0.1-SNAPSHOT 2018-05-29 14:44:04 +03:00
Igor Kulikov
9995f8392c Originator Type Switch Node. New Entity lifecycle message types. 2018-05-21 19:45:11 +03:00
Andrew Shvayka
db4e1289c9 No more rules and plugins 2018-05-17 14:03:05 +03:00
Andrew Shvayka
9bcb38bc13 Version set to 2.0.0-SNAPSHOT 2018-05-17 09:23:05 +03:00
Andrew Shvayka
d3d456ae83 Fixed serialization bug 2018-05-11 13:52:41 +03:00
Igor Kulikov
e7ae82b104 Add External Rule Node types. Rule Chain UI improvements. 2018-05-10 12:15:55 +03:00
Andrew Shvayka
5e88b02f1e Revert commit for Device State: 494bb544e2918a6f17c9a6a79b31310bac3ec0a6 2018-05-09 19:48:26 +03:00
Andrew Shvayka
4a3a8a6f71 Device State Service 2018-05-03 19:02:04 +03:00
Andrew Shvayka
170f0fb50d Merge remote-tracking branch 'origin/develop/1.5' into feature/rpc-refactoring 2018-04-18 15:50:29 +03:00
vparomskiy
494bb544e2 implement DeviceOfflineService 2018-04-17 11:24:06 +03:00
Andrew Shvayka
bc3b55d572 RPC refactoring 2018-04-16 20:09:47 +03:00
vparomskiy
305005490f move exception to api
move MailService to RuleEngine
implement MsgToEmil Transformer and SendEmail Node
2018-04-12 10:57:48 +03:00
Andrew Shvayka
b16a02d97f Merge branch 'develop/1.5' into develop/1.5-no-more-plugins 2018-03-31 15:41:10 +03:00
Andrew Shvayka
6823b8969f Refactoring of Telemetry Websockets 2018-03-30 15:44:54 +03:00
Igor Kulikov
4bbcffdf63 Rule Node Debug UI 2018-03-29 20:25:47 +03:00
Andrew Shvayka
f49d480d30 No More Plugins 2018-03-23 13:35:04 +02:00
Igor Kulikov
102586bed5 Merge with develop/1.5 2018-03-21 14:59:00 +02:00
Igor Kulikov
6ece02f88f Rule chains UI 2018-03-21 14:56:16 +02:00
Andrew Shvayka
5752ba81a4 Implementation of Flows in Rule Engine 2018-03-21 14:41:27 +02:00
Andrew Shvayka
64a8e5c152 First integration test for the new rule engine. Fixed a lot of bugs 2018-03-20 17:40:56 +02:00
Andrew Shvayka
fc79356aae Merge branch 'develop/1.5' into develop/1.5-refactoring 2018-03-20 10:33:46 +02:00
Andrew Shvayka
f8929de578 Adding RuleChain and RuleNode actors 2018-03-20 08:51:31 +02:00
vparomskiy
edf24f5d6b Enrich Rule Node with Tenant/Customer/Self attributes 2018-03-16 19:26:59 +02:00
Andrew Shvayka
00352231b1 LifeCycle Events for RuleChainActor 2018-03-15 15:17:32 +02:00
Igor Kulikov
2f89b6d0f3 Fix RuleChain DAO model 2018-03-14 12:19:33 +02:00
Igor Kulikov
4956c0c573 Rule Chain service implementation. 2018-03-13 13:12:00 +02:00