Dmitriymush
fd2db7498f
Fixed: "/static/" included to acl path_beg
2021-01-12 11:55:51 +02:00
Igor Kulikov
d31358b2ea
Update license header - set 2021 year
2021-01-11 13:42:16 +02:00
trikimiki
e3fadc8d8c
Change docker-compose YAML files to use PostgreSQL version 12 image for "postgres" and "hybrid" types of database setup
2020-12-10 14:43:11 +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
YevhenBondarenko
4163c00054
updated kafka to version 2.6.0, kafka settings improvements
2020-12-09 15:53:42 +02:00
Andrii Shvaika
81585f04c8
Improvements
2020-11-11 18:02:10 +02:00
Igor Kulikov
74d4f84a7d
Merge branch 'develop/2.5.5'
2020-11-11 09:23:39 +02:00
YevhenBondarenko
84ca08d36c
added new line
2020-11-04 17:59:04 +02:00
YevhenBondarenko
91e13a69bc
removed TB_QUEUE_KAFKA_JE_TOPIC_PROPERTIES from queue-kafka.env
2020-11-04 17:59:04 +02:00
Igor Kulikov
3a0673c29a
Merge with develop/2.5.5
2020-09-14 11:21:28 +03:00
YevhenBondarenko
f16672cbf6
added partition property for kafka
2020-09-02 18:14:23 +03:00
Igor Kulikov
50daac16fa
Merge with master
2020-08-11 20:04:17 +03:00
Yevhen Bondarenko
e318b193bd
Develop/2.5.3 confluent cloud ( #3259 )
...
* added other parameters for queue kafka
* Added support Confluent Cloud
* fix js executor kafka connection
* refactored
2020-08-11 11:15:41 +03:00
vzikratyi
b2569fe6ab
Updated the number of partitions in docker scripts
2020-06-05 19:23:50 +03:00
Andrii Shvaika
d6ea7c30be
Merge fixes from 2.5.1
2020-05-18 14:19:11 +03:00
YevhenBondarenko
f5b4ebbd1b
refactored
2020-05-15 14:55:23 +03:00
YevhenBondarenko
ebee42a0ee
separated max_requests_timeout for RemoteJsInvokeService
2020-05-15 14:55:23 +03:00
Yevhen Bondarenko
7ee2cdfe3e
Fixes and refactoring ( #2761 )
...
* fix sqs js executor and refactored RemoteJsInvokeService
* added REMOTE_JS_MAX_REQUEST_TIMEOUT=20000 for aws-sqs, pubsub, service-bus docker environments
* added REMOTE_JS_MAX_REQUEST_TIMEOUT=20000 for aws-sqs, pubsub, service-bus docker environments
* refactored
* docker-compose.pubsub.yml improvements
* rabbitmq js executor improvements
2020-05-13 14:08:54 +03:00
Igor Kulikov
6bab8bd6d3
Merge branch 'master' into develop/3.0
2020-05-12 14:09:17 +03:00
YevhenBondarenko
bedc624e09
change tb-js-executor scale in docker-compose.yml
2020-05-11 11:15:09 +03:00
YevhenBondarenko
95ddde3e38
added docker-compose and environment for queues
2020-05-11 11:15:09 +03:00
Igor Kulikov
b81370b6a0
Merge branch 'master' into develop/3.0
2020-05-07 14:21:35 +03:00
Igor Kulikov
f2757e0535
Use source ip load balancing algorithm for http requests
2020-05-07 14:21:17 +03:00
Igor Kulikov
aabbe7735d
Update haproxy.cfg with oauth rules
2020-05-06 14:37:30 +03:00
Igor Kulikov
b34122a30c
Fix docker hybrid db mode
2020-05-04 17:34:09 +03:00
Igor Kulikov
4d03c51743
Merge with master
2020-05-04 12:23:13 +03:00
YevhenBondarenko
00e32ee8a3
merge with feature/queue-consumers-refactoring
2020-05-04 09:39:04 +03:00
Andrii Shvaika
c6cf5c43ad
Merge remote-tracking branch 'origin/master' into develop/3.0
2020-04-30 20:40:08 +03:00
Andrii Shvaika
09d8823205
Race condition fix
2020-04-30 20:38:53 +03:00
YevhenBondarenko
9a66fc0248
Merge branch 'master' of https://github.com/thingsboard/thingsboard into develop/2.5-js-executor
2020-04-30 20:14:59 +03:00
YevhenBondarenko
e5c5aa705f
refactored
2020-04-30 20:14:34 +03:00
Andrii Shvaika
d866fc1503
Merge remote-tracking branch 'origin/master' into develop/3.0
2020-04-30 18:11:56 +03:00
Andrii Shvaika
702a8b6139
Force unsubscribe from Kafka topics
2020-04-30 18:10:05 +03:00
Andrii Shvaika
2728c7cd29
Merge remote-tracking branch 'origin/master' into develop/3.0
2020-04-27 14:45:18 +03:00
Andrii Shvaika
86f21023fe
Improved PartitionService and fixed startup order in docker-compose.yml
2020-04-27 14:44:29 +03:00
Andrii Shvaika
91aa7a2700
Merge with master (2.5)
2020-04-27 00:40:21 +03:00
Andrii Shvaika
a779839081
Fixed transport
2020-04-24 19:16:25 +03:00
Andrii Shvaika
b5bedbfdf6
Refactoring of Docker Compose
2020-04-24 14:54:25 +03:00
Andrii Shvaika
a91a69c57f
Fixed Docker Compose
2020-04-24 13:55:06 +03:00
Igor Kulikov
a868f0064b
Update MSA docker readme
2020-04-23 15:55:03 +03:00
Igor Kulikov
957a0c9e61
Merge with master
2020-03-11 14:14:46 +02:00
VoBa
aabc22d7d2
Non root docker user ( #2460 )
...
* Non root docker user
* Fixes for user - signle user for all services
* Base image changed
* Fixes for pvc removal
* Moved to be in sync with PE
* Changed to TB repository
2020-03-10 16:52:50 +02:00
Igor Kulikov
f45a4036ec
Revert to default DATABASE=postgres
2020-02-27 19:15:16 +02:00
Igor Kulikov
0705ac4926
Add hybrid mode for docker-compose. Update postgreSQL version to 11.
2020-02-27 19:09:32 +02:00
Igor Kulikov
c14d36d4ea
Update haproxy config
2020-02-27 11:05:59 +02:00
Igor Kulikov
e9befd0a50
Docker - update postgres container configuration
2020-02-27 09:58:29 +02:00
ShvaykaD
84cb471e0d
Sql timeseries improvements ( #2033 )
...
* init commit
* cleaned code and add test-properties
* cleaned code
* psql-update
* timescale-update
* code-refactoring
* fix typo
* renamed dao
* revert indents
* refactored code
* fix typo
* init-partitioning
* code updated
* cleaned code
* fixed license
* fix typo
* fixed code after review
* add annotation to repository
* update psql version for docker
* postgres-10
* postgres-10
* update docker compose config
* fixed partition saving
* change key_id to serial column definition
* upgrade psql added
* add separate upgrade service
* added upgrade script
* change image on k8s
* change logs
* resolve conflict after merge with master
* revert datasource url in yml
* fix typo
* license header fix
* remove old methods for the timeseries inserts
* clean up code
* fix saveOrUpdate for PostgreSQL
* refactoring & revert Timescale to use latest table
* added PsqlTsAnyDao
* duplicated code method removed
* remove unused invert dictionary map
* change the upgrade directory from 2.4.1 to 2.4.3
* refactor JpaPsqlTimeseriesDao
2020-01-29 17:06:51 +02:00
Igor Kulikov
850d6d948c
Update License header year to 2020
2020-01-06 16:52:41 +02:00