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
Viacheslav Klimov
61341a7caf
Refactor, implement SNMP traps, add support for SNMP v3 targets
5 years ago
Vladyslav_Prykhodko
48db9f50af
Fixed local environment variable resolve assets page 404
5 years ago
blackstar-baba
b5849b6ceb
fixed title ex when make rule chain root in chinese
when make rule chain root in chinese,title display expression like '{{RuleChainName}}'
5 years ago
Volodymyr Babak
3e085d370c
Make alarm condition serializable
5 years ago
nickAS21
ba7543d30e
Merge pull request #4347 from thingsboard/lwm2m_fix_bug_double_string
lwm2m: back fix bug format name
5 years ago
nickAS21
0c12f202fe
lwm2m: back fix bug double "" in name
5 years ago
Vladyslav_Prykhodko
74e20e2c68
UI: Fixed didn't save widget type filter in widgets selector
5 years ago
Volodymyr Babak
7044e3e40f
Merge remote-tracking branch 'upstream/master' into develop/3.3-edge
5 years ago
Viacheslav Klimov
593f95a7af
Provide additional validation for entities ( #4326 )
* Provide additional validation for entities
* Refactor
* Create test for NoXssValidator
* Refactor dependencies
5 years ago
Viacheslav Klimov
1b381298fb
Refactor predicate queries building
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
Viacheslav Klimov
68a73caada
Ignore default value for filters with constant key type
5 years ago
Vladyslav_Prykhodko
fa02d7629e
UI: Improvement mobile view timeWindow; Add show time in 24 format
5 years ago
nickAS21
0aa16d28a4
Merge pull request #4339 from thingsboard/lwm2m_add_resourses
Lwm2m add resourses
5 years ago
nickAS21
9272611ace
lwm2m: back add resource(s)
5 years ago
Andrii Shvaika
fa462467fb
Fix JAVA_OPTS in config maps to work with Java 11
5 years ago
nickAS21
090babdf70
lwm2m: back add resource(s)
5 years ago
Vladyslav_Prykhodko
766594a7aa
UI: Fixed switch control widget, didn't update state after get value in call rpc
5 years ago
Vladyslav_Prykhodko
903a8fdc27
UI: Fixed alarm rules validation in change keyType or valueType
5 years ago
nickAS21
712bab434e
Merge pull request #4313 from thingsboard/lwm2m_fix_bug_front
Lwm2m fix bug front
5 years ago
nickAS21
2fcf5fd7c6
lwm2m: front/back fix bug update profile
5 years ago
nickAS21
23373b055e
lwm2m: front fix bug profile updateObserve
5 years ago
nickAS21
8b23bd999f
lwm2m: front fix bug create profile lwm2mConfig default
5 years ago
nickAS21
054824a0e4
Merge branch 'develop/3.3' into lwm2m_fix_bug_front
# Conflicts:
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/client/LwM2mClient.java
5 years ago
Vladyslav_Prykhodko
bca450dbe1
UI: Fixed error access is forbidden in the system admin change 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
156c8cc287
lwm2m: front fix bug create profile lwm2mConfig
5 years ago
nickAS21
0710d272a1
lwm2m: front fix bug create device lwm2mConfig default
5 years ago
nickAS21
af57637dc5
lwm2m: notification in transport, add, update, del models
5 years ago
Igor Kulikov
5bb252b418
Merge pull request #4307 from vvlladd28/bug/update-device-profiles/add-new
UI: Fixed updated device profiles table after added new profiles
5 years ago
Vladyslav_Prykhodko
1aeb03c0a2
UI: Fixed updated device profiles table after added new profiles
5 years ago
Vladyslav_Prykhodko
8369429faa
UI: Added edit resource title for lwm2m model
5 years ago
Igor Kulikov
ccd316a91b
UI: Restore data generation condition - fix realtime data generator
5 years ago
ShvaykaD
1891af54b3
added a fix for string value RPC params: removed redundant escaped characters
5 years ago
Viacheslav Klimov
e747329d56
Merge remote-tracking branch 'thingsboard/develop/3.3' into feature/snmp-refactoring
# Conflicts:
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/LwM2mTransportServiceImpl.java
5 years ago
Viacheslav Klimov
6b29597d3d
Merge with develop/snmp
5 years ago
Viacheslav Klimov
306ace040c
Refactor
5 years ago
nickAS21
fda871392b
lwm2m: test model2 ( #4298 )
* lwm2m: test model2
* lwm2m: test model2 (fix test)
5 years ago
Andrii Shvaika
32e8ee11bd
Merge with develop/3.3
5 years ago
Viacheslav Klimov
fc06e8ac99
Provide SNMP transport configuration validation; refactor
5 years ago
Viacheslav Klimov
039508bfbd
Refactor
5 years ago
Viacheslav Klimov
afab5150b8
Provide SNMP transport configuration validation; refactor
5 years ago
Viacheslav Klimov
0532d22d9d
Refactor
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
Viacheslav Klimov
d369e296da
Refactor database upgrade services
5 years ago
Vladyslav
bfc03c4c69
Merge pull request #4293 from vvlladd28/feature/resources/add-new-type
[3.3] UI: Added manager resources; added new entity type TB_RESOURCE
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
Vladyslav_Prykhodko
b033b51712
UI: Added manager resources; added new entity type TB_RESOURCE
5 years ago
nickAS21
7ea6c7163a
lwm2m: back transport newKey fix bug object id=19 ( #4291 )
5 years ago