Bohdan Smetaniuk
79f77ebbba
fetch admin settings
6 years ago
Volodymyr Babak
d0db49a2cb
Fixed assign rule chain. Added sync of related rule chains
6 years ago
Bohdan Smetaniuk
05a835f698
short fix in EdgeEventType
6 years ago
Volodymyr Babak
869a492c2c
Added support for Tenant Entity
6 years ago
Bohdan Smetaniuk
76b35010c7
WidgetTypes fetch feature
6 years ago
Bohdan Smetaniuk
5af7eb8221
WidgetsBundles fetch feature
6 years ago
Volodymyr Babak
4cf29e2d89
Added support for dashboard telemetry and attributes update
6 years ago
Volodymyr Babak
a5d75e3800
Removed CREDENTIALS type. Use action instead
6 years ago
Volodymyr Babak
4b9642fc11
Moved getEdgeEventTypeByEntityType to EdgeUtils
6 years ago
Volodymyr Babak
d1c1b44499
Fixed multithread issue with gRPC session - push from a single thread
6 years ago
Bohdan Smetaniuk
cd70b6fb54
fixed bug + some refractoring
6 years ago
deaflynx
c9d995858c
Dashboard unused edge service deleted
6 years ago
Volodymyr Babak
f4baab4969
Edge Notifitcation Service
6 years ago
Volodymyr Babak
cd2908fb59
Refactoring notification engine
6 years ago
Volodymyr Babak
e8afd97605
Pushed users from CE to edge
6 years ago
Volodymyr Babak
3fc18988be
Added update relation msg functionality
6 years ago
Volodymyr Babak
3a416131c6
Added relation update msg. Push relation to the edge on sync
6 years ago
Volodymyr Babak
134148c49f
Removed edgeId. Code clean up and refactoring
6 years ago
Volodymyr Babak
8416c206ff
Fixed rule chain relation. Fixed default edge removal
6 years ago
Volodymyr Babak
85a88ee499
Removed assigned edges from dashboard
6 years ago
Volodymyr Babak
6ab3714ac5
Added default rule chain for server side
6 years ago
Volodymyr Babak
eb2ebf58d9
Fixed comp issue
6 years ago
Volodymyr Babak
31a1e310f1
Rule chain refactoring
6 years ago
Volodymyr Babak
1bfe950f58
Fixes for downlink msg. Refactoring
6 years ago
Volodymyr Babak
c114dd980c
Refactoring
6 years ago
Volodymyr Babak
a563fdab3f
Added basic and custom OAuth2 user mappers
6 years ago
hamza.slama
5b8ce2fb69
Move AlarmId To Id Package
6 years ago
Yevhen Bondarenko
7869fb5ef4
added to tenant fields isolatedTbCore and isolatedTbRuleEngine ( #2611 )
Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
6 years ago
Andrii Shvaika
ce6ec88983
Refactoring of the websocket and subscription services
7 years ago
Andrew Shvayka
03f5375a02
JSON support ( #2415 )
* Created JsonDataEntry and added DataType JSON
* Added json to ts and attributes, created sql schema-entities-hsql.sql (json_v varchar)
* refactored
* refactored
* added json array support
* Aggregation improvement
* Changed in JsonDataEntry value type from JsonNode to String
* fix AggregatePartitionsFunction
Co-authored-by: Yevhen Bondarenko <56396344+YevhenBondarenko@users.noreply.github.com>
7 years ago
ShvaykaD
cc0e541788
fixed tell-failure for attributes fetch node ( #2365 )
* fixed tell-failure for attributes fetch node
7 years ago
Igor Kulikov
850d6d948c
Update License header year to 2020
7 years ago
Igor Kulikov
1265a9a1e3
Revert "Update License header year to 2020"
This reverts commit 9b42397c4a .
7 years ago
Igor Kulikov
9b42397c4a
Update License header year to 2020
7 years ago
Volodymyr Babak
0123a3520a
Added dashboard support
7 years ago
Dmytro Shvaika
dd64749075
init commit
7 years ago
YevhenBondarenko
eb7c2f1659
Feature/rest client ( #2218 )
* added methods from admin-controller, alarm-controller, asset-controller, audit-log-controller
* refactored rest client and added methods from auth controller
* added methods from component-descriptor-controller
* added methods from customer controller
* added methods from dashboard controller
* added methods from device controller
* refactored url pageLink params
* added methods from entity relation controller
* added methods from entity view controller
* refactored
* added methods from event controller
* added methods from rpc controller
* added methods from rule chain controller
* added methods from telemetry controller
* added methods from tenant controller
* added methods from user controller
* added methods from widgets bundle controller
* added methods from widget type controller
* created method refreshToken
* moved classes SecuritySettings, UserPasswordPolicy, ClaimRequest, UpdateMessage, to common module, and added "/api" to urls where this part was missing
7 years ago
Volodymyr Babak
acfaf68042
Added ALARM entity support
7 years ago
Volodymyr Babak
c99cf51ca6
Added push to edge/cloud functionality
7 years ago
Volodymyr Babak
efd565d8b6
Added root rule chain for the edge. Part 2
7 years ago
Volodymyr Babak
66af90bf0a
Added Rule Chain type
7 years ago
Volodymyr Babak
e0881cfc44
Added Rule Chain Metadata Update Msg. Added assigned edges text to rule chain
7 years ago
Volodymyr Babak
5e46f3e7af
Asset, Device and Entity View assign to edge
7 years ago
Volodymyr Babak
ad5e8c0b96
Added proto update messages and base logic
7 years ago
Volodymyr Babak
d3bda85a93
Added routing key and secret
7 years ago
Volodymyr Babak
0cca90ff21
Added manage edge rule chains functionality
7 years ago
Vladyslav
c36af7311e
Add bulk provision support label ( #2096 )
* Add to asset support label
* Add support import label
* Add support update entity type and label
* Add translate asset label
7 years ago
Volodymyr Babak
6be5f9aa4d
Manage edge dashboards functionality
7 years ago
Volodymyr Babak
00ce0707d7
Added Edge UI support and assignedEdges to Dashboard
7 years ago
Volodymyr Babak
39591675f9
Extended Edge controller & service & dao for SQL. Added service test. NoSQL impl - TODO
7 years ago