vparomskiy
c646096d40
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# dao/src/main/java/org/thingsboard/server/dao/timeseries/AggregatePartitionsFunction.java
8 years ago
Andrew Shvayka
7358b4a79b
Implemented MIN/MAX/AVG/SUM/COUNT calculation for mixed number data types
8 years ago
vparomskiy
66c0e7179e
aggregation for numeric data types should process both types - double and long
8 years ago
Igor Kulikov
67293b5fa4
Update Referencing RuleChains when RuleChain is deleted.
8 years ago
ShvaykaD
01a20c567c
modify TbCheckMessageNode
8 years ago
ShvaykaD
8b273e9474
update TbCheckMessageNode
8 years ago
ShvaykaD
4d894ea404
merge with upstream
8 years ago
ShvaykaD
ddc2c73717
add TbCheckMessageNode
8 years ago
Igor Kulikov
a1e8ed8ff4
Merge branch 'master' into develop/2.3
8 years ago
Igor Kulikov
b1849e98f7
Merge pull request #1394 from janbols/fst
Use a fast serialization library like FST for serialization of TbActo…
8 years ago
Igor Kulikov
0d91554655
Merge branch 'MrKartoshka-map_update_polygons'
8 years ago
Igor Kulikov
136526cd80
Merge conflicts
8 years ago
Igor Kulikov
d50db7a3dd
Merge pull request #1409 from andyesys/master
Add German UI translation
8 years ago
ShvaykaD
0f0b823d0a
init commit
8 years ago
Igor Kulikov
755d0f56c1
Merge branch 'master' into develop/2.3
8 years ago
Igor Kulikov
908cd0ef64
Improve device/asset/entityView type autocomplete.
8 years ago
Valerii Sosliuk
9aed06a37b
delete alarm api added ( #1431 )
* delete alarm api added
* delete alarm api added
8 years ago
Maksym Dudnik
43b0ac6b5b
Added polygon functional for OpenStreet, Tencent and Google Latest Value Maps
8 years ago
nordmif
91ec610921
Merge branch 'master' of github.com:thingsboard/thingsboard
8 years ago
Valerii Sosliuk
06f5dfd1da
Relation node fix ( #1426 )
* Fix NPE in netty-mqtt client on puback
* Fix gateway mqtt extension configuration - filter is not required
* device type expression in mqtt extension config is not required
* Relation nodes: to and from Ids mad elocal variables
8 years ago
Valerii Sosliuk
ef8604a21e
Clear alarm metadata type ( #1425 )
* Fix NPE in netty-mqtt client on puback
* Fix gateway mqtt extension configuration - filter is not required
* device type expression in mqtt extension config is not required
* Metadata parameter usage added to Clear Alarm Node
* rulenode-core-config.js updated
8 years ago
Igor Kulikov
6a132082c4
Fix docker upgrade script
8 years ago
ShvaykaD
b966abb3e6
Feature/relation nodes ( #1414 )
* modify TbCheckRelationNode
* fix TbCheckRelationNode
* modify TbDeleteRelationNode
* fix rule-nodes description
* fix rule-nodes ui
* fix relation action nodes
8 years ago
Igor Kulikov
eb33ffcc4a
Improve Data Update Service.
8 years ago
nordmif
8509d045a1
Merge branch 'master' of github.com:thingsboard/thingsboard
8 years ago
Igor Kulikov
d4208ec2e7
Merge branch 'master' into develop/2.3
8 years ago
Valerii Sosliuk
94827253e4
device type expression in mqtt extension config is not required 7781297 ( #1402 )
* Fix NPE in netty-mqtt client on puback
* Fix gateway mqtt extension configuration - filter is not required
* device type expression in mqtt extension config is not required
8 years ago
nordmif
e2de4a862e
Merge branch 'master' of github.com:thingsboard/thingsboard
8 years ago
Geremia Taglialatela
b3b1657b08
Fix typos and remove trailing whitespaces
[ci skip]
8 years ago
andyesys
00c733f73e
Added German translation.
8 years ago
nordmif
d776efc999
Merge branch 'master' of github.com:thingsboard/thingsboard
8 years ago
Igor Kulikov
0dea447dfe
Merge branch 'master' into develop/2.3
8 years ago
Igor Kulikov
d44ab08277
Check target Rule Nodes/Rule Chains existence when fetching Rule Node/Rule Chain relations.
8 years ago
nordmif
926313d5ff
Merge branch 'master' of github.com:thingsboard/thingsboard
8 years ago
Igor Kulikov
4893200a1e
Merge branch 'master' into develop/2.3
8 years ago
Valerii Sosliuk
9d23930b19
Alarm node changed to read alarm config from message ( #1396 )
* Alarm node changed to read alarm config from message
* Alarm node changed to read alarm config from message
* Alarm node changed to read alarm config from message
8 years ago
Valerii Sosliuk
5aced98ce3
Fix NPE in Netty-mqtt client ( #1398 )
* Fix NPE in netty-mqtt client on puback
* Fix gateway mqtt extension configuration - filter is not required
8 years ago
nordmif
5b2733bc00
Merge branch 'master' of github.com:thingsboard/thingsboard
8 years ago
Andrew Shvayka
e375124b07
Improved logging of Component Actor
8 years ago
nordmif
547d9bdbd7
Merge branch 'master' of github.com:thingsboard/thingsboard
8 years ago
janbols
44c79597f2
fix missing dependency
8 years ago
Jan Bols
768886d0f3
Use a fast serialization library like FST for serialization of TbActorMsg instead of the default java serialization because java serialization is notoriously slow.
This should improve throughput when serialization/deserialization is the bottleneck.
8 years ago
aestal
64d3006cb9
Update Spanish translation ( #1380 )
* Icon section
* Widget-config section
* Widgets-bundle section
* Widget section
* User section
* Tenant section
* Rulenode section
* Rulechain section
* login section
* grid section
* extension section
* event section
* entity section
* device section
* dashboard section
* customer section
* common section
* audit-log section
* attribute section
* asset section
* alarm section
* admin section
* action section
* access section
* More improvements
* Added missing messages
* Missing messages translation
* Entity View Spanish translation
8 years ago
Maksym Dudnik
49d623391e
map-widget2_and_subscription_file_update
8 years ago
Maksym Dudnik
0a950a4916
added_initBounds_param_to_prevent_fit_to_bounds_on_every_update
8 years ago
ShvaykaD
4a1916668a
fix TbGetTelemetryNode ( #1377 )
* fix TbGetTelemetryNode
* refactoring ui TbGetTelemetryNode
* update license header
* refactoring TbGetTelemetryNode
* fix imports and update license header
* refactoring TbGetTelemetryNode
* replace typo
* fix TbGetTelemetryNode
* fix TbGetTelemetryNode
* fix TbGetTelemetryNode
8 years ago
Maksym Dudnik
61fd0867e2
map-widget2_and_subscription_file_update
8 years ago
Maksym Dudnik
2d36e730d3
added_initBounds_param_to_prevent_fit_to_bounds_on_every_update
8 years ago
yefimov-andrey
354f8910bf
Fixed URL templating ( #1359 )
* fixed conflicts
* fixed URL templating
* added springfox version
* moved dependency declaration
* further fix
* more fixes
* optimized import
* reverting to first version to check
* reverted to version before new dependency
* added dependency with version in correct place
* added to dependencyManagement
8 years ago
Andrew Shvayka
0e4f72b480
Issue #1346 : Added note to the node details about max fetch size
8 years ago