Igor Kulikov
|
75d18d7303
|
Improve timezone-select component
|
2021-01-05 16:20:30 +02:00 |
|
Igor Kulikov
|
8766902d45
|
UI: Class/Models optimizations
|
2021-01-05 16:09:39 +02:00 |
|
Igor Kulikov
|
ed56f041f8
|
UI optimizations
|
2021-01-05 11:37:05 +02:00 |
|
Volodymyr Babak
|
8393339eea
|
Fixed push to cloud and push to edge nodes help urls
|
2021-01-03 17:13:52 +02:00 |
|
Igor Kulikov
|
bea4d7b86e
|
Add TIMESERIES_DELETED constant to rule node models
|
2020-12-29 11:00:15 +02:00 |
|
Igor Kulikov
|
3c87a137ce
|
Merge pull request #3602 from vkukhtyn/feature/log-telemetry-updated
[3.2.1] Log telemetry update event to populate it into rule chains
|
2020-12-28 19:09:09 +02:00 |
|
Igor Kulikov
|
1ff3eeaf93
|
UI: Optimizations
|
2020-12-28 16:06:36 +02:00 |
|
Viacheslav Kukhtyn
|
f1fb0cedae
|
Add audit log details for telemetry deleted and telemetry updated types
|
2020-12-25 18:24:31 +02:00 |
|
Volodymyr Babak
|
b2de96fbff
|
Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge
|
2020-12-24 15:13:57 +02:00 |
|
Viacheslav Kukhtyn
|
9c44920fe7
|
Merge branch 'master' into feature/log-telemetry-updated
|
2020-12-24 13:24:55 +02:00 |
|
Volodymyr Babak
|
c5d93d17f4
|
Naming conventions update
|
2020-12-23 18:24:41 +02:00 |
|
Viacheslav Kukhtyn
|
9829dd17cc
|
Merge branch 'master' into feature/log-telemetry-updated
|
2020-12-23 16:16:15 +02:00 |
|
Volodymyr Babak
|
6e564de948
|
Moved edge downlinks to a separate TAB
|
2020-12-22 19:21:06 +02:00 |
|
Vladyslav_Prykhodko
|
3aa97eec06
|
UI: Improvement autocomplete data keys in datasource widget
|
2020-12-17 13:32:03 +02:00 |
|
Volodymyr Babak
|
846f5ba86b
|
Merge remote-tracking branch 'deaflynx/develop/3.3-edge' into develop/3.3-edge
|
2020-12-14 12:55:07 +02:00 |
|
Andrew Shvayka
|
7667afaeae
|
Develop/lwm2m (#3826)
* LwM2M - Start transport
* LwM2M - Test endpoint
* LwM2M - Test endpoint
* LwM2M - Test add xml
* LwM2M device registration
* LwM2M - add get from client, add attributes and telemetry upgrade from registration client
* LwM2M - add get from client, add attributes and telemetry upgrade from registration client
* LwM2M implementation
* LwM2M - add to service telemetry and attribute
* LwM2M add to service attribute and telemetry
* LwM2M - add LWM2M_CREDENTIALS to DeviceCredentialsType
* LwM2M - add LWM2M_CREDENTIALS to DeviceCredentialsType
* LwM2M - add transport.process
* LwM2M - delete from yml tenantid, PSK -ok
* LwM2M - yml del tenantId
* LwM2M - add RPK
* LwM2M - add connect only x509 certificate. Crate certificates in serverKeyStore.jks and clientKeyStore.jks
* LwM2M - add no_sec
* LwM2M - add RPK & PSK integration test with app Client
* LwM2M - add RPK & PSK integration test with app Client
* LwM2M - add read JKS from file
* LwM2M - add read JKS from file
* LwM2M - add bootstrap cert
* LwM2M - add bootstrap RPK
* LwM2M - add bootstrap No_sec
* LwM2M - cleaned the code
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - fix bug CoAP transport
* LwM2M: UI - add Json to credentials
* LwM2M: Back - add command "/3/0/5" - trigger client
* LwM2M: fix bug Json edit dialog
* LwM2M: fix bug Json edit dialog
* lwm2m: fix bug Json edit dialog: add validate
* lwm2m: UI add tabs
* lwm2m: UI add tabs (cleaner)
* lwm2m: add interface SecurityConfigModels
* lwm2m: add interface SecurityConfigModels2
* lwm2m: change html
* lwm2m: UI add bootstrap component
* lwm2m: UI add bootstrap component with FormControl
* lwm2m: UI add start Observe
* lwm2m: UI - correct
* lwm2m: UI - correct
* lwm2m: UI - add Validator: BS RPK, X509
* lwm2m: UI - add Observe
* lwm2m: UI - finish Observe
* lwm2m: UI - fix bug config-service update identity
* lwm2m: Bootstarp&Sewrver All config secure
* lwm2m: Bootstarp&Sewrver All config secure for new Front format
* lwm2m: Bootstarp&Sewrver Different config secure for new Front format
* lwm2m: Add attributes Gui and Backend
* lwm2m: Add attributes Gui and Backend final
* lwm2m: Add telemetrys to Gui
* lwm2m: Add Attribute & telemetry in Gui to instance
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry for mobile
* lwm2m: Model folder
* lwm2m: Ok on AWS: NoSec, PSK, X509
bad registration - RPK
* lwm2m: KeyStore start only one
* lwm2m: Server observe ok
* lwm2m: Server fix bug finish session without remove
* lwm2m: Server add function installValue
* lwm2m: Server add function getAttrTelemetry to tingsboard
* lwm2m: Server add function installValue
* lwm2m: Server add function update Telemetry, Attr from observe
* lwm2m: Server add comments
* lwm2m: Server add session listener
* lwm2m: Server add onGetChangeCredentials with analyze
* lwm2m: Server add onGetChangeCredentials with analyze Onserve add
* lwm2m: Server: updated algorithm for analyzing dynamic changes in attributes / telemetry / observation
* lwm2m: fix bug: "ngx-flowchart" compile
* lwm2m: get value resource OPAQUE - byte [] to HexString
* lwm2m: change path to base
* lwm2m: fix bug COAP & lwm2m
* Lwm2m_3_2: back: cleaner, test bootstrap-ok front: restore
* Lwm2m_3_2: back: del SynchronousRegistrationListener.java
* Lwm2m_3_2: front: start profile lwm2m UI
* Lwm2m_3_2: front&back: add to profile lwm2m (api, getModels...)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (2)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (3)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (4)
* Lwm2m_3_2: front: add update change bootstrapConfig and save to config json
* Lwm2m_3_2: update after merge master
* lwm2m: fix bug proto
* lwm2m: fix bug in yml keyStore.jks
* lwm2m: fix bug tests
* lwm2m: front: add nameThingsboard
* lwm2m: fix bug Autowired lwm2mContext, caseCamel
* lwm2m: back-end^ start api /lwm2m/deviceProfile/bootstrap
* lwm2m: back-end: add method read models from resources
* lwm2m: back-end/front: add and finish api bootstrapConfig
* lwm2m: back-end: add decode profile
* lwm2m: back-end: add new bin in transport api
* lwm2m: add microservice lwm2m and docker lwm2m.
* lwm2m: add microservice lwm2m and docker lwm2m (fix bug)
* lwm2m: front: start fix bug disabled resources
* lwm2m: master to lwm2m merge, front add change attribute, telemetry
* lwm2m: front PR
* lwm2m: front add sort keyName to Json on the start
* lwm2m: front add instances
* lwm2m: front add/del instances FormGrp Value
* lwm2m: Merge remote-tracking branch 'origin/master' into develop/lwm2m
# Conflicts:
# common/transport/mqtt/src/main/java/org/thingsboard/server/transport/mqtt/MqttTransportHandler.java
# common/transport/transport-api/src/main/java/org/thingsboard/server/common/transport/SessionMsgListener.java
# ui-ngx/src/app/modules/home/components/home-components.module.ts
* lwm2m: Merge remote-tracking branch 'origin/master' into develop/lwm2m
* lwm2m: Front: del sort after add/del instance
* lwm2m: Front: fix bug reindex FormArray after update
* Lwm2m: Front fix bug add/del instans
* Lwm2m: Front finish1 profile
* Lwm2m: Back add profile to ModelClient
* Lwm2m: Back add form profile sent thingsboard: attr/tel/observe
* Lwm2m: Back -> fix bug: serverKeyStore.jks] Unable to load KeyStore files server
* Lwm2m: Back -> fix bug: onRegistered an unReg
* Lwm2m: Back -> add updateProfiles
* Lwm2m: Back -> add updateDevice and updateProfile dynamic
* Lwm2m: Back -> error if CoapCode not access
* Lwm2m: Front -> clear credential
* Lwm2m: Front -> credential fix bug button "save"
* Lwm2m: Back -> add telemetry logLwm2m
Co-authored-by: nickAS21 <nick@avalr.com.ua>
|
2020-12-09 17:13:11 +02:00 |
|
Andrew Shvayka
|
24ccd2a2b5
|
Revert "[3.2.1] Develop/lwm2m (#3547)"
This reverts commit df6151f5ae8d3b77a67318dbb774d55e3f297960.
|
2020-12-09 17:11:50 +02:00 |
|
Andrew Shvayka
|
df6151f5ae
|
[3.2.1] Develop/lwm2m (#3547)
* LwM2M - Start transport
* LwM2M - Test endpoint
* LwM2M - Test endpoint
* LwM2M - Test add xml
* LwM2M device registration
* LwM2M - add get from client, add attributes and telemetry upgrade from registration client
* LwM2M - add get from client, add attributes and telemetry upgrade from registration client
* LwM2M implementation
* LwM2M - add to service telemetry and attribute
* LwM2M add to service attribute and telemetry
* LwM2M - add LWM2M_CREDENTIALS to DeviceCredentialsType
* LwM2M - add LWM2M_CREDENTIALS to DeviceCredentialsType
* LwM2M - add transport.process
* LwM2M - delete from yml tenantid, PSK -ok
* LwM2M - yml del tenantId
* LwM2M - add RPK
* LwM2M - add connect only x509 certificate. Crate certificates in serverKeyStore.jks and clientKeyStore.jks
* LwM2M - add no_sec
* LwM2M - add RPK & PSK integration test with app Client
* LwM2M - add RPK & PSK integration test with app Client
* LwM2M - add read JKS from file
* LwM2M - add read JKS from file
* LwM2M - add bootstrap cert
* LwM2M - add bootstrap RPK
* LwM2M - add bootstrap No_sec
* LwM2M - cleaned the code
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - fix bug CoAP transport
* LwM2M: UI - add Json to credentials
* LwM2M: Back - add command "/3/0/5" - trigger client
* LwM2M: fix bug Json edit dialog
* LwM2M: fix bug Json edit dialog
* lwm2m: fix bug Json edit dialog: add validate
* lwm2m: UI add tabs
* lwm2m: UI add tabs (cleaner)
* lwm2m: add interface SecurityConfigModels
* lwm2m: add interface SecurityConfigModels2
* lwm2m: change html
* lwm2m: UI add bootstrap component
* lwm2m: UI add bootstrap component with FormControl
* lwm2m: UI add start Observe
* lwm2m: UI - correct
* lwm2m: UI - correct
* lwm2m: UI - add Validator: BS RPK, X509
* lwm2m: UI - add Observe
* lwm2m: UI - finish Observe
* lwm2m: UI - fix bug config-service update identity
* lwm2m: Bootstarp&Sewrver All config secure
* lwm2m: Bootstarp&Sewrver All config secure for new Front format
* lwm2m: Bootstarp&Sewrver Different config secure for new Front format
* lwm2m: Add attributes Gui and Backend
* lwm2m: Add attributes Gui and Backend final
* lwm2m: Add telemetrys to Gui
* lwm2m: Add Attribute & telemetry in Gui to instance
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry for mobile
* lwm2m: Model folder
* lwm2m: Ok on AWS: NoSec, PSK, X509
bad registration - RPK
* lwm2m: KeyStore start only one
* lwm2m: Server observe ok
* lwm2m: Server fix bug finish session without remove
* lwm2m: Server add function installValue
* lwm2m: Server add function getAttrTelemetry to tingsboard
* lwm2m: Server add function installValue
* lwm2m: Server add function update Telemetry, Attr from observe
* lwm2m: Server add comments
* lwm2m: Server add session listener
* lwm2m: Server add onGetChangeCredentials with analyze
* lwm2m: Server add onGetChangeCredentials with analyze Onserve add
* lwm2m: Server: updated algorithm for analyzing dynamic changes in attributes / telemetry / observation
* lwm2m: fix bug: "ngx-flowchart" compile
* lwm2m: get value resource OPAQUE - byte [] to HexString
* lwm2m: change path to base
* lwm2m: fix bug COAP & lwm2m
* Lwm2m_3_2: back: cleaner, test bootstrap-ok front: restore
* Lwm2m_3_2: back: del SynchronousRegistrationListener.java
* Lwm2m_3_2: front: start profile lwm2m UI
* Lwm2m_3_2: front&back: add to profile lwm2m (api, getModels...)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (2)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (3)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (4)
* Lwm2m_3_2: front: add update change bootstrapConfig and save to config json
* Lwm2m_3_2: update after merge master
* lwm2m: fix bug proto
* lwm2m: fix bug in yml keyStore.jks
* lwm2m: fix bug tests
* lwm2m: front: add nameThingsboard
* lwm2m: fix bug Autowired lwm2mContext, caseCamel
* lwm2m: back-end^ start api /lwm2m/deviceProfile/bootstrap
* lwm2m: back-end: add method read models from resources
* lwm2m: back-end/front: add and finish api bootstrapConfig
* lwm2m: back-end: add decode profile
* lwm2m: back-end: add new bin in transport api
* lwm2m: add microservice lwm2m and docker lwm2m.
* lwm2m: add microservice lwm2m and docker lwm2m (fix bug)
* lwm2m: front: start fix bug disabled resources
* lwm2m: master to lwm2m merge, front add change attribute, telemetry
* lwm2m: front PR
* lwm2m: front add sort keyName to Json on the start
* lwm2m: front add instances
* lwm2m: front add/del instances FormGrp Value
* lwm2m: Merge remote-tracking branch 'origin/master' into develop/lwm2m
# Conflicts:
# common/transport/mqtt/src/main/java/org/thingsboard/server/transport/mqtt/MqttTransportHandler.java
# common/transport/transport-api/src/main/java/org/thingsboard/server/common/transport/SessionMsgListener.java
# ui-ngx/src/app/modules/home/components/home-components.module.ts
* lwm2m: Merge remote-tracking branch 'origin/master' into develop/lwm2m
* lwm2m: Front: del sort after add/del instance
* lwm2m: Front: fix bug reindex FormArray after update
* Lwm2m: Front fix bug add/del instans
* Lwm2m: Front finish1 profile
* Lwm2m: Back add profile to ModelClient
* Lwm2m: Back add form profile sent thingsboard: attr/tel/observe
* Lwm2m: Back -> fix bug: serverKeyStore.jks] Unable to load KeyStore files server
* Lwm2m: Back -> fix bug: onRegistered an unReg
* Lwm2m: Back -> add updateProfiles
* Lwm2m: Back -> add updateDevice and updateProfile dynamic
* Lwm2m: Back -> error if CoapCode not access
* Lwm2m: Front -> clear credential
* Lwm2m: Front -> credential fix bug button "save"
* Lwm2m: Back -> add telemetry logLwm2m
Co-authored-by: nickAS21 <nick@avalr.com.ua>
|
2020-12-09 17:09:16 +02:00 |
|
Artem Babak
|
cf2da5c9b1
|
Fixed filter edge by type. Added edge to entity-filer/subtype
|
2020-12-08 10:34:34 +02:00 |
|
Volodymyr Babak
|
d79d00aa87
|
Merge remote-tracking branch 'upstream/master' into develop/3.3-edge
|
2020-12-07 10:46:15 +02:00 |
|
Igor Kulikov
|
8385d18c3a
|
UI: Add default storage TTL Days to tenant profile configuration
|
2020-11-28 15:22:53 +02:00 |
|
Igor Kulikov
|
d9a9690f6e
|
Ability to embed dashboard page. Implement Api Usage page.
|
2020-11-27 17:35:19 +02:00 |
|
Igor Kulikov
|
52122d8047
|
Add send sms rule node help link
|
2020-11-26 12:09:35 +02:00 |
|
zbeacon
|
1895fd8330
|
Added translates for provisioning action types
|
2020-11-25 11:29:03 +02:00 |
|
Igor Kulikov
|
eb4f4baafb
|
UI: Update Tenant Profile - add max emails and sms
|
2020-11-20 19:09:42 +02:00 |
|
Igor Kulikov
|
6f780b8fa5
|
Minor improvements
|
2020-11-20 18:36:02 +02:00 |
|
Igor Kulikov
|
d5cf27cdbf
|
Sms provider configuration component improvements
|
2020-11-20 18:19:53 +02:00 |
|
Igor Kulikov
|
449cb5941d
|
Fix Api Usage State alias
|
2020-11-20 15:17:31 +02:00 |
|
Igor Kulikov
|
1e1e3ec6a3
|
Introduce SMS Service. Add Send SMS Rule Node
|
2020-11-20 13:08:20 +02:00 |
|
Andrii Shvaika
|
bb833ee098
|
Merge branch 'feature/device-profile-telemetry-proto-schema' of https://github.com/ShvaykaD/thingsboard
|
2020-11-16 15:16:55 +02:00 |
|
ShvaykaD
|
861fd65109
|
merge with master
|
2020-11-13 16:33:41 +02:00 |
|
Igor Kulikov
|
f0ed4329d3
|
Merge pull request #3721 from YevhenBondarenko/feature/tenant-profile
DefaultTenantProfileConfiguration improvements
|
2020-11-13 16:33:25 +02:00 |
|
YevhenBondarenko
|
4b4e2b702e
|
DefaultTenantProfileConfiguration improvements
|
2020-11-13 16:21:14 +02:00 |
|
ShvaykaD
|
4a18781304
|
added TransportPayloadTypeConfiguration, fix tests, ui
|
2020-11-13 16:19:40 +02:00 |
|
Viacheslav Kukhtyn
|
c03356e944
|
Merge branch 'master' into feature/log-telemetry-updated
|
2020-11-13 13:10:09 +02:00 |
|
Chantsova Ekaterina
|
8f43eb86cd
|
Add getEntityTimeseries method to Service Completion
|
2020-11-13 12:02:09 +02:00 |
|
ShvaykaD
|
18a57d638d
|
merge with master
|
2020-11-11 18:25:29 +02:00 |
|
Igor Kulikov
|
a5e8cab5e0
|
Merge pull request #3700 from YevhenBondarenko/feature/api-usage-state-tmp
api usage state alias improvements
|
2020-11-11 14:03:40 +02:00 |
|
YevhenBondarenko
|
ebf10b55c8
|
api usage state alias improvements
|
2020-11-11 12:59:22 +02:00 |
|
Viacheslav Kukhtyn
|
c3ee6785aa
|
Merge branch 'master' into feature/log-telemetry-updated
|
2020-11-11 11:44:42 +02:00 |
|
Igor Kulikov
|
c97aaf099e
|
Merge pull request #3689 from ChantsovaEkaterina/improvement/get-timeseries-method
Add getEntityTimeseries method to Attributes Service
|
2020-11-11 09:07:43 +02:00 |
|
Igor Kulikov
|
d52a0d368a
|
Merge pull request #3653 from vvlladd28/bug/device-profile/show-scheduler-time
UI: Fixed show not correct time for device profiles scheduler preview
|
2020-11-11 09:03:26 +02:00 |
|
Igor Kulikov
|
1ba09a5006
|
Merge pull request #3627 from vvlladd28/improvement/legend-sort
UI: Added new options for legend config (sort datakeys in legend)
|
2020-11-11 09:02:26 +02:00 |
|
Chantsova Ekaterina
|
ae8686605f
|
Refactoring
|
2020-11-09 15:54:05 +02:00 |
|
Chantsova Ekaterina
|
d40f5823ff
|
Add getEntityTimeseries method to Attributes Service
|
2020-11-09 15:18:37 +02:00 |
|
Andrii Shvaika
|
3518a3d927
|
Merge with master
|
2020-11-09 10:42:47 +02:00 |
|
Artem Babak
|
ad91c68e11
|
Rule Chains routing refactored
|
2020-11-06 17:52:40 +02:00 |
|
Artem Babak
|
6ac70dd76e
|
edgeEventStatusColor refactored
|
2020-11-05 16:52:37 +02:00 |
|
Artem Babak
|
d6b10c9409
|
alias.models.ts removed unused line
|
2020-11-05 16:43:03 +02:00 |
|
deaflynx
|
6f6f6fb116
|
Code review. 1) edge.service: removed getTenantEdges, getCustomerEdges 2)service.completion.model.ts: code beautify
|
2020-11-04 08:00:27 +02:00 |
|