nickAS21
4a6e0c7aae
Lwm2m fix bug 19 ( #4422 )
* lwm2m: back: Write Attributes - start
* lwm2m: front: fis bug disable instances
* lwm2m: transport: attr/discavery start
* lwm2m: transport: attributeLwm2m after update profile
* lwm2m: transport: attributeLwm2m after update profile (no delete attribute)
* Lwm2m: back: test
* Lwm2m: back: test2
* Lwm2m: back: test3
* Lwm2m: transport fix bug Write attribute through the shared attribute does not work for Object 19
5 years ago
nickAS21
d6979e54da
lwm2m: back: Write Attributes - start ( #4402 )
* lwm2m: back: Write Attributes - start
* lwm2m: front: fis bug disable instances
* lwm2m: transport: attr/discavery start
* lwm2m: transport: attributeLwm2m after update profile
* lwm2m: transport: attributeLwm2m after update profile (no delete attribute)
* Lwm2m: back: test
* Lwm2m: back: test2
* Lwm2m: back: test3
5 years ago
Igor Kulikov
54ba69a82c
Fix code style issues
5 years ago
Igor Kulikov
29f64d9380
Update banner. Fix lwm2m transport jks config path
5 years ago
nickAS21
c634859e90
lwm2m: front start add attributes Lwm2m ( #4388 )
* lwm2m: front start add attributes Lwm2m
* lwm2m: front finish add attributes Lwm2m for resources
* lwm2m: front add attributes Lwm2m for resources if isAttribte or isTelemetry
* lwm2m: front add attributes Lwm2m for objects if isAttribte or isTelemetry
* lwm2m: back add resource one
* lwm2m: back fix bug resource controller test
5 years ago
Volodymyr Babak
770d3f91f2
Code review changes
5 years ago
ShvaykaD
dc87550835
Extract coap-server component to separate module to be used in coap transport and core (CoAP integrations).
* init commit: coap-server component
* move coap-server to separate module
* fix typo
5 years ago
Igor Kulikov
4a63660e1d
Version set to 3.3.0-SNAPSHOT
5 years ago
YevhenBondarenko
bb90b2f137
lwm2m queue mode
5 years ago
ShvaykaD
2344d6d62f
Fixed RPC string params in protobuf payload type. Reverted changes from the previous fix ( #4356 )
* Revert "added a fix for string value RPC params: removed redundant escaped characters"
This reverts commit 1891af54
* removed redundant escape characters for string RPC params in Proto payload
* cleanup code
5 years ago
nickAS21
0c12f202fe
lwm2m: back fix bug double "" in name
5 years ago
ShvaykaD
fd3e18f18b
CoAP DTLS support ( #4316 )
* dtls init commit
* added fixes after review
* fix typo
* changed translation for DeviceCredentialsType.X509_CERTIFICATE
5 years ago
nickAS21
090babdf70
lwm2m: back add resource(s)
5 years ago
nickAS21
2fcf5fd7c6
lwm2m: front/back fix bug update profile
5 years ago
nickAS21
ba4d2ff480
lwm2m: notification in transport, add, update, del models ( #4309 )
* lwm2m: notification in transport, add, update, del models
* lwm2m: notification in transport, add, update, del models2
5 years ago
nickAS21
af57637dc5
lwm2m: notification in transport, add, update, del models
5 years ago
ShvaykaD
1891af54b3
added a fix for string value RPC params: removed redundant escaped characters
5 years ago
nickAS21
fda871392b
lwm2m: test model2 ( #4298 )
* lwm2m: test model2
* lwm2m: test model2 (fix test)
5 years ago
nickAS21
367be12455
lwm2m: back transport clear cash ( #4294 )
* lwm2m: back transport clear cash
* lwm2m: back transport del old models
* lwm2m: back transport edit yml old models
* lwm2m: back transport remove lock
* lwm2m: back transport remove lock2
5 years ago
nickAS21
7ea6c7163a
lwm2m: back transport newKey fix bug object id=19 ( #4291 )
5 years ago
nickAS21
4bc417456b
lwm2m: back transport newKey start ( #4278 )
* lwm2m: back transport newKey start
* lwm2m: back transport newKey start1
* lwm2m: back transport newKey fix bug save
* lwm2m: back transport newKey test All security - ok
* lwm2m: back transport newKey fix bug updateAttrShared
5 years ago
YevhenBondarenko
ad7c314b24
TbResource extends SearchTextBased, created TbResourceInfo
5 years ago
Igor Kulikov
48d1199b2b
Fix deprecation warnings
5 years ago
ShvaykaD
c5c8fbd3f7
[3.2.2] [WIP] coap transport ( #4239 )
* init CoapDeviceProfile & added ui components
* added transport payload type configuration for default coap device type
* added AbstractCoapTransportResource & updated efento resource
* fixed coap device profile save & update
* fixed Attribute Updates notifications
* revert CoapOkCallback onSuccess changes
* updated provision request to handle proto payload type
* fix license
* updated Rpc subscribe/unsubscribe action
* add more device emulator clients
* added fix for Coap Transport: ability to handle requests with oneElementUriPaths and MultiElementUriPaths
* fix TbCoapServer implementation
* changed response type to CREATED in POST requests
* improved implementation
* fix typos
* minor bug-fixes & improvements
* fix TbCoapServerMessageDeliverer class
* improved relay sensor implementation
* added tests for CoAP transport\
* fix typo
* removed nosql tests
* fix coap endpoint creation & improved getAttributes tests
* transport tests refactoring
5 years ago
nickAS21
648e8ec262
lwm2m: add Lwm2m provider for models
5 years ago
Yevhen Bondarenko
43fe84a284
created TransportResourceCache ( #4232 )
* created TransportResourceCache
* return resource by sysadmin if not found by tenant in DefaultTransportApiService
5 years ago
Yevhen Bondarenko
e2dd5b96ae
added resource dao support ( #4213 )
* Version set to 3.3.0-SNAPSHOT
* added resource dao
* added resource support in transport lvl (get resources and "update", "delete" notifications)
* refactoring
* added resource table to hsql schema
* added check for models dir in InstallScripts
* added pageLink support to getResources
5 years ago
nickAS21
d8ea6ac37d
Lwm2m: back: add tenantId and repositoryTenant - test3
5 years ago
nickAS21
447bf05b7b
Lwm2m: back: add tenantId and repositoryTenant - test2
5 years ago
nickAS21
65f4ca5800
Lwm2m: back: add tenantId and repositoryTenant - test
5 years ago
YevhenBondarenko
616839a23c
refactoring
5 years ago
YevhenBondarenko
bd3185a98f
added resource support in transport lvl (get resources and "update", "delete" notifications)
5 years ago
nickAS21
3f4714c2ce
Lwm2m strategy ( #4210 )
* Lwm2m: back: two strategy
* Lwm2m: back: add new models
* Lwm2m: back: del new models
5 years ago
Igor Kulikov
8fe6c956c8
Version set to 3.3.0-SNAPSHOT. Code style improvements.
5 years ago
YevhenBondarenko
50d96fb49e
Version set to 3.3.0-SNAPSHOT
5 years ago
nickAS21
675e552672
Lwm2m: back fix bug: shared attr & change observe in profile ( #4175 )
* Lwm2m: back fix bug: shared attr & change observe in profile
* Lwm2m: replace: lwServer by leshanServer. Remove lwServer from interface LwM2mTransportService
* Lwm2m: californium ver 2.6.1
* Lwm2m: californium ver 2.6.1
* Lwm2m: Json clone
5 years ago
Igor Kulikov
3255eb9027
Version set to 3.2.2-SNAPSHOT
5 years ago
Volodymyr Babak
eec8bb0202
Introduced new configuration option
5 years ago
Volodymyr Babak
594a1290db
Async timeout connector customizer. Refactoring
5 years ago
Yevhen Bondarenko
3716e2833a
[WIP]added redis stores support to lwm2m transport ( #4164 )
* added redis stores support to lwm2m transport
* added cache dependency to dao
* added cache dependency to dao-api
* moved JacksonUtil to the common.util package
* added cache to the component scan for install
* lwm2m stores improvements
5 years ago
Andrii Shvaika
c3efbd4015
Minor refactoring
5 years ago
nickAS21
d0928e4d81
Lwm2m: back: DTLS - 5.2.9.1. Pre-Shared Keys, 5.2.9.2. Raw Public Keys
5 years ago
nickAS21
9b4a155edb
Lwm2m: back: DTLS - privateKey in yml hex format, publicKey in yml x, y
5 years ago
nickAS21
8f3d033dcc
Lwm2m: back: start DTLS -one bootstrap 4 security
5 years ago
nickAS21
b864680b81
Lwm2m: back: start DTLS -one server 4 security
5 years ago
VoBa
c8d8321f74
Use msg queue instead of default ( #4116 )
* Remove device from cache in case null value cached in the distributed redis
* Handle case when device was removed from db but message in the queue exists
* Code review chagnes
* Added usage statistics configuration to yml file
* Use msg queue instead of default
* Make private
* Make private
5 years ago
Andrii Shvaika
a15e991d23
Added support of BigDecimal to the JsonConverter
5 years ago
Igor Kulikov
59a54211f9
Fix compile errors and warnings.
5 years ago
nickAS21
de0b96ade0
Lwm2m: back: test bug git3
5 years ago
nickAS21
00cadc6830
Lwm2m: back: update serverKeyStore.jks for new keys
5 years ago