1851 Commits

Author SHA1 Message Date
nickAS21
02615cb93d Lwm2m: backEnd: add to updateReg new registerAsyncSession 2020-12-29 15:24:57 +02:00
nickAS21
5eeb12ea13 Lwm2m: backEnd: add saveDeviceWithCredential 2020-12-22 16:24:16 +02:00
nickAS21
1150d4e4f3 Lwm2m: backEnd: add saveDeviceWithCredential 2020-12-22 16:23:03 +02:00
nickAS21
ca46f5fb75 Lwm2m: backEnd: add DelayedRequest + in the start by to name 2020-12-13 16:55:48 +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
Andrii Shvaika
460cec99ec Version set to 3.3-SNAPSHOT 2020-12-09 11:07:00 +02:00
Vladyslav Prykhodko
4d3fe3fd96 UI: Fixed admin widget action order in dialog 2020-12-08 00:03:07 +02:00
Vladyslav Prykhodko
5be701d64d UI: Fixed admin widget in safari browser 2020-12-07 23:31:52 +02:00
YevhenBondarenko
6f2f9c54dc fixed zones in SchedulerUtils and ApiUsageStateService improvements 2020-12-03 16:11:33 +02:00
YevhenBondarenko
1a237a9843 fix NPE (skip usage state messages for deleted tenants) 2020-12-02 18:27:26 +02:00
YevhenBondarenko
0f26bb4894 fixed cycle api usage state update 2020-12-02 11:52:20 +02:00
Andrii Shvaika
87a8cec7b5 Version set to 3.2.1-SNAPSHOT 2020-12-01 18:05:47 +02:00
Andrii Shvaika
a87956ebfd Improvements to Storage Days calculation 2020-11-28 16:38:28 +02:00
Igor Kulikov
280db9144f
Merge pull request #3781 from zbeacon/fix/provision
Spaces removal on provisioning request
2020-11-27 18:29:05 +02:00
Igor Kulikov
c428b58720
Merge pull request #3783 from YevhenBondarenko/fix-api-usage-state
fixed hourly update api usage state
2020-11-27 17:36:49 +02:00
YevhenBondarenko
0fa0a6f1d4 fixed hourly update api usage state 2020-11-27 15:34:26 +02:00
YevhenBondarenko
8f8814d167 moved sms configs to common package, rest client improvements 2020-11-27 12:03:22 +02:00
zbeacon
8ac0a6850e Spaces removal on provisioning request 2020-11-27 11:29:38 +02:00
YevhenBondarenko
8515b6d6e0 alarm rules improvements 2020-11-25 18:19:33 +02:00
YevhenBondarenko
c32a2ac064 load demo rule chains improvements 2020-11-25 14:32:14 +02:00
YevhenBondarenko
80b1ffa736 added thermostat rule chain, removed "Temperature & Humidity Demo Dashboard" & "Raspberry PI GPIO Demo Dashboard" 2020-11-25 14:32:14 +02:00
Igor Kulikov
e39e37babf Merge branch 'master' of github.com:thingsboard/thingsboard 2020-11-25 12:55:34 +02:00
Igor Kulikov
9263e53c1d Throw exception on email or sms api limits. 2020-11-25 12:55:23 +02:00
Andrii Shvaika
cb2a6aba52 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-11-25 12:53:43 +02:00
Andrii Shvaika
254905c2b3 Minor improvements 2020-11-25 12:53:33 +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
YevhenBondarenko
66a4a1c008 removed thermostat rule chain from load demo, refactored thermostat attributes 2020-11-25 10:46:18 +02:00
Vladyslav_Prykhodko
2db54fdb94 UI: Fixed multiple attributes data-key settings 2020-11-24 18:53:26 +02:00
Igor Kulikov
7298b001d2 Update mail templates 2020-11-24 18:21:01 +02:00
YevhenBondarenko
8cc07f05d4 updated mail templates 2020-11-24 17:05:57 +02:00
Viacheslav Kukhtyn
aa816d61ab Handle device update or delete event in device's session 2020-11-24 09:59:26 +02:00
Igor Kulikov
04bb1e5f4f Add missing cases for email and sms api limits 2020-11-23 18:28:02 +02:00
Igor Kulikov
d6c6a2e343 Add missing columns of api_usage_state table to DB upgrade script. 2020-11-23 18:13:25 +02:00
Igor Kulikov
b681abfe42 Remove api usage state for system sendEmail method 2020-11-23 16:02:40 +02:00
Igor Kulikov
70fdb90618 Remove api usage state for system sendEmail method 2020-11-23 16:01:23 +02:00
Igor Kulikov
d2f63c762f Fix circular dependency 2020-11-20 19:01:02 +02:00
Andrii Shvaika
eb8975d504 SMS Email Limits 2020-11-20 18:02:09 +02:00
Andrii Shvaika
031f579bd6 Email notifications for API state 2020-11-20 15:45:09 +02:00
YevhenBondarenko
fc7b42c3d6 Improvements to the templates 2020-11-20 15:45:09 +02:00
Andrii Shvaika
3feb32c0f6 Improvements to the templates 2020-11-20 15:45:09 +02:00
YevhenBondarenko
ee3abe59ea added mail executor to DefaultTbApiUsageStateService 2020-11-20 15:45:09 +02:00
YevhenBondarenko
1c79480b33 created sendApiFeatureStateEmail 2020-11-20 15:45:09 +02:00
Igor Kulikov
ffdf56222e Add send sms rule node config ui 2020-11-20 14:58:24 +02:00
Igor Kulikov
18358ccc24 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-11-20 13:08:34 +02:00
Igor Kulikov
1e1e3ec6a3 Introduce SMS Service. Add Send SMS Rule Node 2020-11-20 13:08:20 +02:00
YevhenBondarenko
39eafde85b fix MQTT x509 auth 2020-11-19 13:34:35 +02:00
Igor Kulikov
986cfe5cc1 Improve mqtt timeseries integration tests 2020-11-18 15:59:11 +02:00
Andrii Shvaika
71324536a3 Additional Kafka settings and logging of time consuming messages 2020-11-17 15:01:40 +02:00
zbeacon
6a6bd6117b Fix for test 2020-11-17 11:52:20 +02:00
zbeacon
16e1340c64 Added correct response when provisioning failed 2020-11-17 11:52:20 +02:00