nickAS21
201476f912
lwm2m: add objectKeyId to back and front profile
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
Viacheslav Klimov
e30ec49d2b
[3.3] [PROD-806] Implement alarm condition metadata displaying ( #4185 )
* Implement alarm condition metadata displaying
* Refactor
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
vkukhtyn
5a72479951
[WIP] SNMP initial implementation ( #3755 )
* Add SNMP type to transport profiles
* Update reference config for transport profiles
* Initial implementation to retrieve a value using SNMP GET message
* Fix license header
* Move config files
* Use async handler for SNMP response
* Send SNMP agent response to attributes and telemetry
* UI: add SNMP option for device profile
* UI: use JSON field to set SNMP profile configuration
* Handle device profile update event
* Use concurrent hash map for SNMP device sessions
* UI: Add device transport configuration control
* Cancel async request to avoid memory leak and timeout handling
* Start SNMP pooling after application started
* Move OID per profile mapping to SNMP transport context
* Fix build after merge with 3.2.1-SNAPSHOT
* Init device sessions on TB start
* Fix build error, refactoring
* Update session context on device update
* Set device info on session context creating
* Refresh pooling params on device or profile update
* Update license header
* Process device and profile transport config update
* Process SNMP response asynchronously
* Change polling implementation
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
YevhenBondarenko
bd3185a98f
added resource support in transport lvl (get resources and "update", "delete" notifications)
5 years ago
Igor Kulikov
71062f64df
New widget selector backend support
5 years ago
YevhenBondarenko
6438f6b0ee
added resource dao
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
Igor Kulikov
3255eb9027
Version set to 3.2.2-SNAPSHOT
5 years ago
Andrii Shvaika
f8d1fff4cc
New Alias
5 years ago
Andrii Shvaika
3176c208a8
Data structures
5 years ago
Andrii Shvaika
3cd964327a
Constant filters for device profile
5 years ago
vzikratyi
29fd4fb02c
Save Attributes to cache
5 years ago
Andrew Volostnykh
6bc902756b
Code cleaning after review
5 years ago
Andrew Volostnykh
e70df09b08
Code cleaning and fix of tests
5 years ago
Andrew Volostnykh
6bf2b322af
Test and some code cleaning
5 years ago
Andrew Volostnykh
e93c975a01
Compound with front-end, fix of incorrect getter use
5 years ago
AndrewVolosytnykhThingsboard
77de9da2a8
DynamicValue: Rename 'useInherit' to correct name 'inheritMode'
5 years ago
AndrewVolosytnykhThingsboard
1c78a59fb2
Logic for inheritance in DynamicValue added
5 years ago
Andrii Shvaika
dac7c5250f
Improvements to the DeviceStateService
5 years ago
Viacheslav Kukhtyn
c4b1f9ea7a
Process alarms on activity and inactivity events when device state is persisted to telemetry
5 years ago
Igor Kulikov
59a54211f9
Fix compile errors and warnings.
5 years ago
Igor Kulikov
3f83be21da
Fix lombok config. Update base openjdk image
5 years ago
Igor Kulikov
22e5771120
JDK 11 Support
5 years ago
Vladyslav_Prykhodko
22a1d24291
Added to widgets bundles and widget functional preview and description
5 years ago
Igor Kulikov
3ea5314495
Home dashboard feature. Enable tooltips for flot chars in mobile mode. Disable widgets interaction in widget library and when adding widget to dashboard.
5 years ago
Vladyslav_Prykhodko
2b47fe9202
Updated license header
5 years ago
Igor Kulikov
61723da391
Version set to 3.3.0-SNAPSHOT
5 years ago
nickAS21
317dfdbc42
Lwm2m: front&back: refactoring add on the back ObjectIdFromTextSearch for search list models with filter by ObjectId
5 years ago
nickAS21
fa8df68207
Lwm2m: front: refactoring5
5 years ago
Artem Babak
118ba1ad8d
Get edge label
6 years ago
Igor Kulikov
d31358b2ea
Update license header - set 2021 year
6 years ago
Volodymyr Babak
056889be97
Added edgeType and edgeSearchQuery support
6 years ago
Viacheslav Kukhtyn
f1fb0cedae
Add audit log details for telemetry deleted and telemetry updated types
6 years ago
Volodymyr Babak
df11b383c1
Naming conventions update
6 years ago
Igor Kulikov
6814c21ee9
restore ver 3.2.1-SNAPSHOT
6 years ago
Volodymyr Babak
c5d93d17f4
Naming conventions update
6 years ago
Igor Kulikov
bfee301625
Set ver to 2.5.6-SNAPSHOT
6 years ago
nickAS21
1150d4e4f3
Lwm2m: backEnd: add saveDeviceWithCredential
6 years ago
Andrii Shvaika
be84a0fc20
Version set to 2.5.6-SNAPSHOT
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
b52d2aae17
Get rid of configuration field
6 years ago
nickAS21
ca46f5fb75
Lwm2m: backEnd: add DelayedRequest + in the start by to name
6 years ago
Volodymyr Babak
0ce128725d
License header fix
6 years ago
Volodymyr Babak
0c7a51242d
Tech depts. Added support for Edge entity on push to edge node
6 years ago