Igor Kulikov
3c3ad1ac38
Improve Remote JS Invoke Service statistics
7 years ago
Igor Kulikov
562917649c
Improve JS Executor
7 years ago
Andrew Shvayka
5fe40b70b3
No more protobuf in JS executor
7 years ago
Andrew Shvayka
28e2c74ce3
JS Invoke become async
7 years ago
Andrew Shvayka
da9b2b4960
Code cleanup
7 years ago
Andrew Shvayka
a69a3d4d58
JS Stats
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
Andrew Shvayka
93a8c90882
Improvement to device state service
7 years ago
Dima Landiak
14d7f0af2f
upgrade scripts fix
7 years ago
Dima Landiak
64a3baad41
remove null chars from str value of attributes and telemetry for sql
7 years ago
Andrew Shvayka
08bd89ef32
Changes to yml file
7 years ago
Andrew Shvayka
423880ab09
RPC Actor Stats
7 years ago
Andrew Shvayka
90d8bef576
Alarm performance improvements
7 years ago
Andrew Shvayka
84e391963e
Rule engine transport stats
7 years ago
Andrew Shvayka
d40c054ca3
Print Cassandra Queries with specified frequency
7 years ago
Andrew Shvayka
bf4f389c48
Build fix
7 years ago
Andrew Shvayka
7471ada0c5
Fix device state fuction
7 years ago
Andrew Shvayka
e18582f912
Fixed device state service
7 years ago
Andrew Shvayka
42a15097c6
Performance Improvement on start
7 years ago
Andrew Shvayka
81e6cccac9
Improved Device State Service load
7 years ago
Andrew Shvayka
ac67516dc2
Optimization of Device Creation and Lookup Performance
7 years ago
Andrew Shvayka
1d29a8d9a6
Batch attribute updates
* added batch support to AttributeKvInsertRepository
* added logs for testing
* added batch support to AttributeKvInsertRepository
* added logs for testing
* Code review part 1
* Improvements
* Batch Update Implementation
* added realization SaveOrUpdate batch to Hsql and refactored
* refactored
7 years ago
Volodymyr Babak
44377d56ca
Added alarm push from edge to cloud
7 years ago
Chantsova Ekaterina
9e9b0d7595
Update widget settings
7 years ago
Chantsova Ekaterina
e253b6443c
Update widget for backward compatibility
7 years ago
YevhenBondarenko
9c5dd4345c
added default value to persistToTelemetry
7 years ago
YevhenBondarenko
5ee58710a5
refactored renamed useTelemetry to persistToTelemetry
7 years ago
YevhenBondarenko
bc08e6204f
refactored method save from DefaultDeviceStateService
7 years ago
YevhenBondarenko
50b89d774c
refactored DefaultDeviceStateService, added the field useTelemetry(need for saving attributes, if it true, attributes will be save like a telemetry)
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
Igor Kulikov
6af9aa0ecb
JPA improvements.
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
nordmif
6f2c1deca8
increased default JS execution time to 3000 ms
7 years ago
Volodymyr Babak
e0881cfc44
Added Rule Chain Metadata Update Msg. Added assigned edges text to rule chain
7 years ago
Igor Kulikov
65b7c139cf
Widgets library import export support.
7 years ago
woodyjon
695d3a796c
2 small typos in widget codes ( #2160 )
7 years ago
Dima Landiak
fc78186414
fix the right message sending on transaction end ( #2137 )
7 years ago
Chantsova Ekaterina
a51c44e5db
Multiple attributes input widget improvement ( #2144 )
* Extend multiple input widget
* Update multiple attributes widget
* Change bundle, minor changes
* Fix disablefor date input
7 years ago
Vladyslav
ac8e67eff0
Create new input widgets for edit location enity to map ( #2138 )
7 years ago
Volodymyr Babak
5e46f3e7af
Asset, Device and Entity View assign to edge
7 years ago
YevhenBondarenko
46c7862258
Activation Link(added logic if x-forwarded-proto is set but x-forwarded-port not set, set port to 80 or 443)
7 years ago
Volodymyr Babak
ad5e8c0b96
Added proto update messages and base logic
7 years ago
Volodymyr Babak
a770a59bf0
Added Edge gRPC session
7 years ago
Volodymyr Babak
d3bda85a93
Added routing key and secret
7 years ago
Dima Landiak
18041c34c7
rest api call node added redis queue support ( #2112 )
* rest api call node added redis queue support
* rest api node refactoring
7 years ago
Volodymyr Babak
0cca90ff21
Added manage edge rule chains functionality
7 years ago
Igor Kulikov
d344f1d08f
Minor refactoring.
7 years ago
Igor Kulikov
41527ca059
Version set to 2.4.2-SNAPSHOT. Restore Black Box Tests.
7 years ago