Andrew Shvayka
1d117297ff
Fixed subscription service for empty scope
2018-03-06 16:03:40 +02:00
Igor Kulikov
8a28cd703f
Update license header year to 2018.
2018-03-05 17:34:13 +02:00
Igor Kulikov
a5f44729e5
Implement Audit Logs
2018-02-21 20:05:03 +02:00
affoltep
4ec03f7db1
Update MailPlugin.java
...
Allows to add multiple e-mail recipients in TO, CC, BCC seperated by ","
see https://groups.google.com/forum/#!searchin/thingsboard/attribute%7Csort:date/thingsboard/03V4Out1bgc/XVm9IswTEAAJ
2018-02-08 15:49:55 +01:00
oleg
7e0d4df808
Attribute subscription
2018-01-11 18:08:36 +02:00
Unknown
b1bc922d16
If user specifies an interval of 0, convert aggregation to NONE
...
This prevents an endless loop that can hang up the server, and is probably what the user intuitively wanted.
Merge remote-tracking branch 'origin/zero_interval' into zero_interval
Fix merge issue
Fix whitespace to match original
More whitespace
2017-11-24 17:08:24 +02:00
Unknown
160aa7ac04
Protect against bogus interval
2017-11-24 17:07:47 +02:00
Igor Kulikov
9157adcaea
Fix telemetry post handling.
2017-10-12 13:50:53 +03:00
Igor Kulikov
be27f22e27
Improve validation of request body for Telemetry Rest Calls.
2017-10-10 16:04:11 +03:00
Igor Kulikov
d644d2d5fd
Improve validation of request body for Telemetry Rest Calls.
2017-10-10 15:37:25 +03:00
Igor Kulikov
582ef1f63c
Improve validation of Telemetry Rest Plugin calls.
2017-10-10 15:04:49 +03:00
Igor Kulikov
e6a46c788d
Improve validation of RPC Plugin calls.
2017-10-10 12:30:49 +03:00
Igor Kulikov
6f16922530
Fix sonar critical issues.
2017-10-05 19:54:47 +03:00
Igor Kulikov
ff3f6d140c
Fix sonar issues.
2017-10-03 16:13:03 +03:00
Andrew Shvayka
1c7b008d9f
Alarm Processor improvement to trigger alarm on each incoming message
2017-09-20 12:38:58 +03:00
Andrew Shvayka
0ba96a5909
Alarm Processor improvement to trigger alarm on each incoming message
2017-09-20 12:19:04 +03:00
Andrew Shvayka
4702e178c7
RPC call expiration time fix
2017-09-19 15:56:50 +03:00
Andrew Shvayka
257ca5db5f
Implementation of RPC call action
2017-09-18 02:26:12 +03:00
Andrew Shvayka
316178e41a
RPC Rule Action and descriptor
2017-09-14 08:01:51 +03:00
Andrew Shvayka
79e533f23a
Alarm Processor Descriptor improvement to show JSON
2017-08-18 17:55:59 +03:00
Volodymyr Babak
5bd94e7e66
Fixed headers
2017-08-11 17:44:54 +03:00
Andrew Shvayka
4528e2230f
Added support of new alarm flaf in Alarm Processor
2017-08-11 17:35:16 +03:00
Andrew Shvayka
ade282fdc1
Fixed license header
2017-08-10 17:09:56 +03:00
Andrew Shvayka
f555f007e6
Fix for alarm processor
2017-08-10 17:04:11 +03:00
Andrew Shvayka
2e019b52a6
TB-73: Implementation
2017-07-24 18:47:49 +03:00
Andrew Shvayka
4eb164f798
Fix for Windows installation and Alarm propagation
2017-07-22 15:04:05 +03:00
Andrew Shvayka
4525174b0e
Aggregation function fixes to the SQL DAO layer
2017-07-18 17:06:59 +03:00
Andrew Shvayka
2deeecdfba
License file fixes
2017-07-03 12:46:13 +03:00
Andrew Shvayka
36e4bba040
TB-69: Implementation
2017-07-03 10:22:29 +03:00
Andrew Shvayka
b603f26fe9
TB-67: Implementation
2017-06-27 14:17:06 +03:00
Andrew Shvayka
c89a4e8d33
TB-67: Implementation
2017-06-26 19:22:13 +03:00
Andrew Shvayka
89e9d27baf
TTL Rule Implementation
2017-06-08 21:13:57 +03:00
Andrew Shvayka
b8b27ec3f2
Extra logging and gateway fix
2017-06-07 19:19:43 +03:00
Andrew Shvayka
0f85e16446
Asset and Relations management, Dashboard states and layouts management
2017-05-24 10:39:33 +03:00
Andrew Shvayka
adcfc9703c
TB-56: Improvement to the TimePlugin to support timezone operations
2017-05-05 17:02:43 +03:00
Andrew Shvayka
ac5b0f18dd
Fixed bug with REST API data representation for telemetry plugin
2017-04-21 13:33:22 +03:00
Andrew Shvayka
68ad444586
Removed unused import
2017-03-31 16:32:42 +03:00
Andrew Shvayka
af5e52dd97
Separate Dispatchers for system and tenant rules/plugins
2017-03-16 11:22:53 +02:00
Andrew Shvayka
1ed9ade810
Fixed license headers
2017-03-14 13:00:25 +02:00
Andrew Shvayka
5231a33788
Fix
2017-03-14 12:49:26 +02:00
Andrew Shvayka
d4236dc2a2
TB-44: Fix
2017-03-08 20:07:20 +02:00
Igor Kulikov
fe7ce47be7
UI: Implement legend component.
2017-03-03 18:09:14 +02:00
Igor Kulikov
087cd95bb5
UI: Improve aggregation interval configuration. Minor bug fixes.
2017-02-28 19:03:44 +02:00
Igor Kulikov
a0d7e4be05
UI: Add bars widget. Improve tooltips and aggregation.
2017-02-27 15:07:43 +02:00
Igor Kulikov
e4963de151
UI: Add timeseries aggregation support
2017-02-24 13:04:52 +02:00
Andrew Shvayka
e3c823ef37
Implementation and test fixes
2017-02-22 13:53:56 +02:00
Andrew Shvayka
301f106e54
Major refactoring of plugin context
2017-02-21 19:29:00 +02:00
Andrew Shvayka
2accabf0b0
Tmp commit
2017-02-21 17:30:24 +02:00
Andrew Shvayka
9328bbc0b7
Aggregation Implementation
2017-02-21 13:34:57 +02:00
Andrew Shvayka
f6bc0791f1
Aggregation
2017-02-20 19:02:03 +02:00