Igor Kulikov
54ba69a82c
Fix code style issues
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
nickAS21
9272611ace
lwm2m: back add resource(s)
5 years ago
Yevhen Bondarenko
0d62b2890c
[3.3] added tests for resources ( #4282 )
* added TbResourceService test
* fix ResourceService test
* created TbResourceControllerSqlTest
* fixed BaseTbResourceServiceTest
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
Viacheslav Klimov
bc6efa5e1e
[3.3] [PROD-685] Provide user's session expiration when his auth data is changed ( #4201 )
* Provide user's session expiration when his auth data is changed
* Provide mock TokenOutdatingService for dao tests
* Increase time gap when checking if token is outdated
* Add license header for TokenOutdatingTest
* Refactor tokens outdating functionality to events usage
* Reset tokens on front-end after changing password
5 years ago
Igor Kulikov
71062f64df
New widget selector backend support
5 years ago
Volodymyr Babak
a4fc59246e
Fixed moved class
5 years ago
Andrii Shvaika
f8d1fff4cc
New Alias
5 years ago
Andrii Shvaika
1e9016cb47
Implementation
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
Volodymyr Babak
77769bee6a
JDK 11 updates
5 years ago
Igor Kulikov
22e5771120
JDK 11 Support
5 years ago
Andrii Shvaika
00e1ed3aa8
More tests for Deduplication Executor
5 years ago
Andrii Shvaika
5029445b8c
Deduplication of the partition change events
5 years ago
Volodymyr Babak
ae8564110a
Code clean up
5 years ago
Igor Kulikov
d31358b2ea
Update license header - set 2021 year
5 years ago
Volodymyr Babak
51043014c6
Fixed sync test
6 years ago
Volodymyr Babak
af3a368387
Fixed sync test
6 years ago
Volodymyr Babak
af8562c3a0
Added support for device profile entity on edge
6 years ago
Volodymyr Babak
59c55fb2c5
For devices from edge new id generated every time
6 years ago
Volodymyr Babak
193cccf123
Refactored Edge session message poll mechanism. Removed tech dept - Integer.MAX_INTEGER. Code refactoring
6 years ago
Volodymyr Babak
c48315b54c
Temporary disabled attributes request test
6 years ago
Volodymyr Babak
2a5097b371
Device processor test fixes
6 years ago
Volodymyr Babak
74fe82a091
Fix license header
6 years ago
Volodymyr Babak
144891b393
Fixed RPC call edge test
6 years ago
Volodymyr Babak
ed85d3de3e
Refactored RPC request
6 years ago
Igor Kulikov
986cfe5cc1
Improve mqtt timeseries integration tests
6 years ago
zbeacon
6a6bd6117b
Fix for test
6 years ago
zbeacon
8046f7ef45
Changed device provisioning response and added ability to provision devices without deviceName
6 years ago
ShvaykaD
eecc6aa1a6
fix dynamic schemas, tests
6 years ago
Andrii Shvaika
706fd01d76
Device Profile Proto Improvement
6 years ago
ShvaykaD
699b2ef9be
changed schema for testPushMqttTelemetryWithTs: set Values as inner object
6 years ago
ShvaykaD
4a18781304
added TransportPayloadTypeConfiguration, fix tests, ui
6 years ago
ShvaykaD
4725ad1451
fix typo
6 years ago
ShvaykaD
46e2ebe3a4
moved DeviceController proto schema check to DeviceProfileServiceImpl
6 years ago
ShvaykaD
a52fee3aa1
fix typos, remove unused imports
6 years ago
ShvaykaD
53de94410c
clean up code
6 years ago
ShvaykaD
73489beaf6
fix exceptions message regex, tests, ui code clean up
6 years ago
Andrii Shvaika
a64c4e3e20
DeviceProfileNode fix for conditions based on the attributes
6 years ago
ShvaykaD
e334def935
fix telemetry & attributes tests
6 years ago
YevhenBondarenko
c2a2b8cc4f
base url improvements
6 years ago
YevhenBondarenko
d6c2eefe05
base url improvements
6 years ago
Volodymyr Babak
23d4c5ee99
Merge fix
6 years ago
Volodymyr Babak
8aa51ee6f7
Added coverage for merge functionality
6 years ago
Volodymyr Babak
c452cae853
Added test for auto generated code
6 years ago
Volodymyr Babak
4b1500390e
Added test for autogenerated code of protobuf
6 years ago
Volodymyr Babak
3efe0beb07
Added relation request message
6 years ago
Volodymyr Babak
43b37b67da
Added device attribute update test case
6 years ago