972 Commits

Author SHA1 Message Date
YevhenBondarenko
183f3547a3 added lock for onSent rpc 2021-11-09 10:27:32 +02:00
YevhenBondarenko
b5da59e3b3 fixed double sending rpc (private network) 2021-11-09 10:26:06 +02:00
nickAS21
e1442c38bb lwm2m - profile&device bootstrap M4 2021-11-08 21:56:26 +02:00
Andrii Shvaika
23c6144c20 Develop 3.3.3 2021-11-08 17:41:03 +02:00
Andrii Shvaika
942c316e8a Merge with master 2021-11-08 17:36:49 +02:00
ShvaykaD
0db0bb8607 fix coap efento callbacks 2021-11-08 14:15:32 +02:00
nickAS21
8f93f6dd06 lwm2m - profile&device rename 2021-11-04 17:37:19 +02:00
Andrii Shvaika
de1a56a488 CoAP ack/confirmable mess fixing 2021-11-04 16:54:21 +02:00
Andrii Shvaika
a8aca14e74 Merge branch 'feature/efento-water-meter' of https://github.com/ShvaykaD/thingsboard 2021-11-04 13:25:17 +02:00
ShvaykaD
af2a5c241d added CoAP Efento responses callback 2021-11-02 16:58:21 +02:00
nickAS21
934a03ea79 lwm2m - authorization in Bootstrap session default true 2021-11-02 14:54:40 +02:00
nickAS21
2d10409042 lwm2m - authorization in Bootstrap session 2021-11-02 13:31:17 +02:00
ShvaykaD
467a94f688 added new efento endpoints support 2021-11-01 13:46:44 +02:00
nickAS21
5daeb0a12c lwm2m - fix bug info if first update Fw/Sw - failed (change text msg) 2021-11-01 13:10:12 +02:00
nickAS21
fa0e1966b3 lwm2m - fix bug info if first update Fw/Sw - failed 2021-10-29 14:00:58 +03:00
Andrew Shvayka
344878b976
Merge pull request #5441 from ShvaykaD/feature/json-payload-for-v1-topics-in-proto-profile
[3.3.2] MQTT backward compatibility adaptor
2021-10-28 17:07:03 +03:00
ShvaykaD
550af81f9c updated variable name in the TopicType enum: change Request to Response 2021-10-28 15:49:34 +03:00
Andrew Shvayka
8908d7d8f5 Merge pull request #5453 from YevhenBondarenko/lwm2m-improvements 2021-10-28 12:54:15 +03:00
Andrew Shvayka
944b2f7572
Merge pull request #5453 from YevhenBondarenko/lwm2m-improvements
[3.3.2] process deleting device and updating credential events for LwM2M
2021-10-27 17:37:33 +03:00
YevhenBondarenko
b84c6abd10 refactoring 2021-10-27 17:09:41 +03:00
YevhenBondarenko
dda06bd0a1 process update credentials event for lwm2m transport 2021-10-27 17:00:00 +03:00
Igor Kulikov
2eeb6d43b0 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-10-27 14:20:04 +03:00
Igor Kulikov
483a69fed1 Use SSL credentials configuration to setup HTTPS. Enable Lwm2m credentials by default. 2021-10-27 14:19:50 +03:00
ShvaykaD
09b75ac2e6 implementation updates after review 2021-10-27 12:57:53 +03:00
Andrew Shvayka
42dc805339
Merge pull request #5397 from thingsboard/lwm2m_fix_bug_models_null
[3.3.2]Lwm2m fix bug if model null
2021-10-27 12:23:51 +03:00
ShvaykaD
ac12eaecd8 Merge branch 'master' of github.com:ShvaykaD/thingsboard into feature/json-payload-for-v1-topics-in-proto-profile 2021-10-27 11:52:37 +03:00
ShvaykaD
bb8f92b122 fixed log typos in MqttTransportHandler 2021-10-27 11:31:59 +03:00
Igor Kulikov
a47bb55dd2 Improve PEM certificates processing. Fix lwm2m transport test properties. 2021-10-27 10:10:54 +03:00
Andrii Shvaika
f015a3a45c Merge with master 2021-10-26 19:54:00 +03:00
Igor Kulikov
78e00265ec Merge branch 'master' of github.com:thingsboard/thingsboard 2021-10-26 19:40:50 +03:00
Igor Kulikov
362ccf9f31 Unified transport SSL credentials 2021-10-26 19:40:38 +03:00
ShvaykaD
0f71d0d8fc fix typos 2021-10-26 17:31:05 +03:00
ShvaykaD
75c1185d18 update logic after review 2021-10-26 17:25:27 +03:00
ShvaykaD
5f6b1d1ab3 MQTT backward compatibility adaptor: init commit 2021-10-26 12:59:05 +03:00
Andrii Shvaika
d626ae0364 Device API Controller 2021-10-25 18:51:23 +03:00
YevhenBondarenko
d2736610e5 added removing registration for onDeviceDelete 2021-10-25 17:21:17 +03:00
YevhenBondarenko
fa0e55f15b process event onDeviceDeleted 2021-10-25 15:18:06 +03:00
nickAS21
c78c46c8ec Lwm2m fix bug validate credentials per each update registration 2021-10-25 10:58:11 +03:00
Mariesnlk
b157827e44 change pulse_counter to pulse_counter_water in CoapEfentoTransportResource 2021-10-25 10:42:50 +03:00
Mariesnlk
7ce5b53ac0 add WATER_METER proto type to CoapEfentoTransportResource 2021-10-25 10:42:31 +03:00
nickAS21
6521caf004 Lwm2m awake only if state - Registration 2021-10-19 19:03:53 +03:00
nickAS21
7bcc147d1c Lwm2m fix bug if model == null add log to thingsboard 2021-10-19 14:44:41 +03:00
nickAS21
3bace7756b Lwm2m fix bug if model == null 2021-10-19 13:13:05 +03:00
YevhenBondarenko
247941bcf7 fixed ObjectModel extra parsing and refactoring 2021-10-08 15:29:45 +03:00
ShvaykaD
845d8247dd
[3.3.2] MQTT short topics support (#4967)
* added mqtt short topics support

* remove volatile keyword from topic types parameters

* added new tests for mqtt short topics

* fix compilation error after merge

* improvements/typo-fixes after pull request review
2021-10-08 15:20:38 +03:00
nickAS21
6eaccc366b Lwm2m fix bug 19 object 2021-10-06 13:02:07 +03:00
nickAS21
973b979900 Lwm2m fix bug double log 2021-10-01 18:24:01 +03:00
Andrii Shvaika
5bb6403407 Bug Fix after MQTT Transport connection statistics 2021-09-30 15:10:01 +03:00
Andrii Shvaika
d40bc48898 Ability to log number of active MQTT connections 2021-09-30 14:43:01 +03:00
nickAS21
9186377b97 Lwm2m base64 back fix bug "bas64" on review 2021-09-30 12:24:29 +03:00