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
|
91c4affb07
|
Minor edge changes
|
2020-12-08 09:23:55 +02:00 |
|
Volodymyr Babak
|
d79d00aa87
|
Merge remote-tracking branch 'upstream/master' into develop/3.3-edge
|
2020-12-07 10:46:15 +02:00 |
|
Vladyslav_Prykhodko
|
ddfe3858e2
|
UI: Added translation for dashboard api usage; Added support translation on widget title and widget title tooltip
|
2020-12-02 19:46:52 +02:00 |
|
Igor Kulikov
|
bc2d045257
|
Do not load user on token refresh during initial user load
|
2020-12-01 19:52:02 +02:00 |
|
Igor Kulikov
|
119cd91fa3
|
Add baseUrl method
|
2020-11-27 18:21:12 +02:00 |
|
Igor Kulikov
|
d9a9690f6e
|
Ability to embed dashboard page. Implement Api Usage page.
|
2020-11-27 17:35:19 +02:00 |
|
Igor Kulikov
|
474401bb67
|
Fix base url for dashboard public link
|
2020-11-26 11:15:54 +02:00 |
|
Igor Kulikov
|
d5cf27cdbf
|
Sms provider configuration component improvements
|
2020-11-20 18:19:53 +02:00 |
|
Igor Kulikov
|
1e1e3ec6a3
|
Introduce SMS Service. Add Send SMS Rule Node
|
2020-11-20 13:08:20 +02:00 |
|
Artem Babak
|
6c8cad60de
|
Minor changes
|
2020-11-13 12:18:33 +02:00 |
|
Andrii Shvaika
|
0dd9450b92
|
Fix for ApiStats security checks
|
2020-11-12 09:55:18 +02:00 |
|
Igor Kulikov
|
9db0e5aac4
|
Merge pull request #3702 from kalutkaz/widgetMargin
Fix widget margin
|
2020-11-11 16:21:35 +02:00 |
|
Kalutka Zhenya
|
91aa144ae5
|
Fix widget margin
|
2020-11-11 15:13:59 +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
|
cc72c4ac0f
|
Merge pull request #3684 from vvlladd28/bug/alarm-widget/state
UI: Fixed updated Alarm widget in change entity state parameters
|
2020-11-11 09:06:42 +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
|
9f5d3a6c95
|
Type correction
|
2020-11-09 15:32:19 +02:00 |
|
Chantsova Ekaterina
|
d40f5823ff
|
Add getEntityTimeseries method to Attributes Service
|
2020-11-09 15:18:37 +02:00 |
|
Vladyslav_Prykhodko
|
39c2e3c39d
|
UI: Fixed updated Alarm widget in change entity state parameters
|
2020-11-06 15:58:00 +02:00 |
|
deaflynx
|
bfab30b6d1
|
Code review. rule-chain.service minor code beautify
|
2020-11-04 10:14:08 +02:00 |
|
deaflynx
|
9581b9485f
|
Code review. event.service minor code beautify
|
2020-11-04 09:32:34 +02:00 |
|
deaflynx
|
b5c6381eec
|
Code review. entity.service Router minor refactoring
|
2020-11-04 08:44:48 +02:00 |
|
deaflynx
|
7d561fb0a4
|
Code review. entity-view.service beautify
|
2020-11-04 08:02:27 +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 |
|
deaflynx
|
40feb8f6ec
|
Code review: device.service beautify
|
2020-11-04 07:18:54 +02:00 |
|
deaflynx
|
f57bd5a10b
|
Code review: dashboard.service beautify
|
2020-11-04 07:08:05 +02:00 |
|
deaflynx
|
a75fc2ea0d
|
Fixed edge rule chains
|
2020-10-29 11:28:59 +02:00 |
|
Artem Babak
|
ae6e889a46
|
Edge and Core rulechains refactored types
|
2020-10-27 09:19:42 +02:00 |
|
Artem Babak
|
ac94a063ac
|
Fixed fetch edge rule chains for 'rulechain' Node
|
2020-10-26 20:16:44 +02:00 |
|
Vladyslav_Prykhodko
|
c40f6bf47c
|
UI: Added new options for legend config (sort datakeys in legend)
|
2020-10-23 18:42:07 +03:00 |
|
Artem Babak
|
fe9d58d3d3
|
Edge events implementation unfinished
|
2020-10-21 21:11:17 +03:00 |
|
Artem Babak
|
7a9ca169a2
|
Fetch Edge Rule Chains with this.route.url.includes('edges')
|
2020-10-21 10:34:52 +03:00 |
|
Artem Babak
|
74b150b384
|
Added getCustomerEdgeInfos() implementation
|
2020-10-21 05:40:25 +03:00 |
|
YevhenBondarenko
|
7e88376030
|
created alias ApiUsageState
|
2020-10-20 18:55:52 +03:00 |
|
Artem Babak
|
9cd0c45950
|
Fixed defaulEdgeRuleChains
|
2020-10-20 07:24:27 +03:00 |
|
Artem Babak
|
e393f3b51d
|
Fixed Rule Chains page: openRuleChain(). Refactored getRuleNodeComponents()
|
2020-10-19 12:37:47 +03:00 |
|
Artem Babak
|
84a0604c08
|
Added getEdgesRuleChains(), type: ruleChainType.core
|
2020-10-18 11:15:11 +03:00 |
|
Artem Babak
|
b1c4c30317
|
Fixed fetchEdgeRuleChains. Added Downlink
|
2020-10-18 06:32:43 +03:00 |
|
Artem Babak
|
acfb6de884
|
Added Edge edgeLicenseKey and cloudEndpoint
|
2020-10-16 18:26:22 +03:00 |
|
Igor Kulikov
|
a29aa64497
|
Add OAuth2 settings menu to SysAdmin home page
|
2020-10-15 12:51:02 +03:00 |
|
Igor Kulikov
|
7565afca3a
|
Several OAuth2 improvements
|
2020-10-14 16:43:07 +03:00 |
|
Igor Kulikov
|
e0ac59b94b
|
UI: Device provisioning autogenerate device key and secret
|
2020-10-13 11:08:13 +03:00 |
|
Vladyslav_Prykhodko
|
6ef7e813fe
|
UI: Added catch error get OAuth2
|
2020-10-13 10:02:30 +03:00 |
|
Vladyslav_Prykhodko
|
1f7623352a
|
UI: refactoring OAuth2/Login Page and added oauth mapperType GITHUB
|
2020-10-12 18:11:22 +03:00 |
|
Volodymyr Babak
|
dd780d05df
|
Merge remote-tracking branch 'origin/master' into feature/3.0-edge
|
2020-10-12 12:00:54 +03:00 |
|
Igor Kulikov
|
2b53b2f8db
|
Merge branch 'feature/dynamic-oauth2-new-table' of https://github.com/vzikratyi-tb/thingsboard into vzikratyi-tb-feature/dynamic-oauth2-new-table
|
2020-10-12 10:42:21 +03:00 |
|
Igor Kulikov
|
7640d32d3b
|
Fix conflicts
|
2020-10-12 10:18:43 +03:00 |
|
Vladyslav_Prykhodko
|
06c3fb8eab
|
UI: Refactoring device profile
|
2020-10-12 09:45:34 +03:00 |
|