Igor Kulikov
|
22e5771120
|
JDK 11 Support
|
2021-02-04 19:31:20 +02:00 |
|
Igor Kulikov
|
61723da391
|
Version set to 3.3.0-SNAPSHOT
|
2021-01-26 10:17:52 +02:00 |
|
Andrii Shvaika
|
d06ce5555c
|
Simplified implementation of the overwrite activity time flag
|
2021-01-22 16:06:48 +02:00 |
|
Igor Kulikov
|
d31358b2ea
|
Update license header - set 2021 year
|
2021-01-11 13:42:16 +02:00 |
|
Igor Kulikov
|
6814c21ee9
|
restore ver 3.2.1-SNAPSHOT
|
2020-12-23 18:24:42 +02:00 |
|
Igor Kulikov
|
0d64a64bfe
|
Merge with develop/2.5.6
|
2020-12-23 18:24:09 +02:00 |
|
Igor Kulikov
|
bfee301625
|
Set ver to 2.5.6-SNAPSHOT
|
2020-12-23 17:47:58 +02:00 |
|
YevhenBondarenko
|
16d82e77fc
|
refactored
|
2020-12-23 16:54:14 +02:00 |
|
YevhenBondarenko
|
bff16ddafd
|
Mqtt flag sessionPresent depends on flag isCleanSession
|
2020-12-22 18:02:38 +02:00 |
|
Andrii Shvaika
|
be84a0fc20
|
Version set to 2.5.6-SNAPSHOT
|
2020-12-21 16:42:45 +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 |
|
Andrii Shvaika
|
87a8cec7b5
|
Version set to 3.2.1-SNAPSHOT
|
2020-12-01 18:05:47 +02:00 |
|
zbeacon
|
680eb89fa0
|
Added validation for device name in provision request, if it is present. Added session closing when provision client tries to use topics not allowed for provisioning feature
|
2020-11-25 10:55:06 +02:00 |
|
Andrii Shvaika
|
529608e60f
|
Improved transport cache invalidation for device updates
|
2020-11-24 12:11:29 +02:00 |
|
Viacheslav Kukhtyn
|
63406b010f
|
Use the same device session info in transport service and in context
|
2020-11-24 09:59:26 +02:00 |
|
Viacheslav Kukhtyn
|
52d7d790f6
|
Update device and session infos in context
|
2020-11-24 09:59:26 +02:00 |
|
Viacheslav Kukhtyn
|
c36fc46e2c
|
Override default implementation onDeviceUpdate()
|
2020-11-24 09:59:26 +02:00 |
|
Andrii Shvaika
|
4f0253a33a
|
Ack messages that we ignore
|
2020-11-23 16:24:07 +02:00 |
|
ShvaykaD
|
dc310f4cab
|
merge with master
|
2020-11-16 19:13:00 +02:00 |
|
Andrii Shvaika
|
706fd01d76
|
Device Profile Proto Improvement
|
2020-11-16 17:18:24 +02:00 |
|
ShvaykaD
|
13a731ecb3
|
fix MqttTopicFilterFactory toFilter
|
2020-11-16 16:56:59 +02:00 |
|
ShvaykaD
|
7482d73a9b
|
added AlwaysTrueTopicFilter
|
2020-11-16 16:56:59 +02:00 |
|
ShvaykaD
|
fde0e7824d
|
change regex for # filter
|
2020-11-16 16:56:59 +02:00 |
|
ShvaykaD
|
9c14088cad
|
added # filter topic handling
|
2020-11-16 16:56:59 +02:00 |
|
ShvaykaD
|
4a18781304
|
added TransportPayloadTypeConfiguration, fix tests, ui
|
2020-11-13 16:19:40 +02:00 |
|
ShvaykaD
|
18a57d638d
|
merge with master
|
2020-11-11 18:25:29 +02:00 |
|
ShvaykaD
|
53de94410c
|
clean up code
|
2020-11-11 16:48:28 +02:00 |
|
Andrii Shvaika
|
e981edd83c
|
Merge remote-tracking branch 'origin/master'
|
2020-11-11 12:45:25 +02:00 |
|
Andrii Shvaika
|
f6e9959ca5
|
Minor improvements
|
2020-11-11 12:22:00 +02:00 |
|
Andrew Shvayka
|
ca0b0b20a7
|
Merge branch 'master' into develop/2.5.5
|
2020-11-11 11:54:33 +02:00 |
|
zbeacon
|
580c8aef51
|
Added handler for too long payload exception in MQTT transport
|
2020-11-11 11:23:50 +02:00 |
|
ShvaykaD
|
f0f30dc9c7
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/device-profile-telemetry-proto-schema
|
2020-10-23 16:12:41 +03:00 |
|
Andrii Shvaika
|
b38b47f409
|
JS Invoke Service stats
|
2020-10-22 18:51:34 +03:00 |
|
Andrii Shvaika
|
0e0ab6ca39
|
Improvements to API State
|
2020-10-22 15:56:31 +03:00 |
|
Andrii Shvaika
|
24f5872adf
|
Queue interfaces with no implementation
|
2020-10-19 18:00:20 +03:00 |
|
ShvaykaD
|
1f2719e321
|
fix typos
|
2020-10-13 16:17:39 +03:00 |
|
ShvaykaD
|
d11a1ba7e6
|
cleanup code
|
2020-10-13 16:06:18 +03:00 |
|
Andrii Shvaika
|
7a09f8c718
|
Minor improvemetns
|
2020-10-13 14:46:35 +03:00 |
|
ShvaykaD
|
e85daa81e0
|
merge with master
|
2020-10-13 14:00:15 +03:00 |
|
ShvaykaD
|
64cc74c26c
|
cleanup code
|
2020-10-13 13:57:38 +03:00 |
|
ShvaykaD
|
3cd88e6d15
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/device-profile-telemetry-proto-schema
|
2020-10-12 16:47:07 +03:00 |
|
ShvaykaD
|
8d4718320b
|
init commit
|
2020-10-12 16:21:05 +03:00 |
|
zbeacon
|
6df9219790
|
Improvements for provisioning
|
2020-10-08 16:13:45 +03:00 |
|
zbeacon
|
adf5069da1
|
Added ability to provision credentials type from device using provision feature
|
2020-10-08 15:08:29 +03:00 |
|
Andrii Shvaika
|
5dd460b81d
|
Some improvements
|
2020-10-07 14:13:25 +03:00 |
|
Andrii Shvaika
|
08e4b38b13
|
Merge branch 'feature/device-provision-3.2-onlyProfileVersion' of https://github.com/zbeacon/thingsboard into zbeacon-feature/device-provision-3.2-onlyProfileVersion
|
2020-10-07 12:13:19 +03:00 |
|
Andrii Shvaika
|
7b3d903cff
|
Merge with develop 2.5.5
|
2020-10-07 12:11:37 +03:00 |
|
Andrii Shvaika
|
de9cd8939e
|
Fix for client certificate check
|
2020-10-07 12:06:24 +03:00 |
|
chienfuchen32
|
a6d69cc7a8
|
add validity on device X.509 certificate over MQTT transport connection
|
2020-10-07 11:50:22 +03:00 |
|