1977 Commits (c3d86624ed1663241b5647d45bef3b3b352da899)

Author SHA1 Message Date
Viacheslav Klimov 144da0367a Refactor events clearing 5 years ago
Swoq b9e6c2b75e Event clearing 5 years ago
YevhenBondarenko a4c9f8e78e lwm2m refactoring 5 years ago
Volodymyr Babak 791b0594fd Fixed dynamic query count statistics. Updated default ping timeout to 30 seconds 5 years ago
Viacheslav Klimov 5d7b8f7c4e Fix invalid serialization of '=' to \u003d in JsonMqttAdaptor 5 years ago
Sergey Matvienko 35e8a53f8c mqtt: log.info replaced with log.debug for connect/disconnect event. It reduces log, CPU and disk overhead when few thousand devices in place. As alternative to debug mqtt - logback.xml adjusted 5 years ago
YevhenBondarenko 4060d10ed7 fixed double sending sw updates after sleeping 5 years ago
YevhenBondarenko 19d8aca4a1 if write request can not be parsed to "multiple" we parse that to single 5 years ago
YevhenBondarenko 95e3f3c05b fixed double sending ota update after sleeping 5 years ago
Volodymyr Babak c3e65c5019 Fixed dependency - use data commons instead of boot jpa starter 5 years ago
Volodymyr Babak 1934b7387d Moved toSort from DaoUtil to PageLink/TimePageLink classes 5 years ago
YevhenBondarenko 07824ed50c refactored 5 years ago
YevhenBondarenko 6d61b249e5 improvements (not notify if lates ts has not been deleted) 5 years ago
dlandiak c195fc2c21 queue factories improvements 5 years ago
YevhenBondarenko b8d49b66a6 send notifications by rewriteLatestIfDeleted 5 years ago
nickAS21 59070804a7 lwm2m: if error BootstrapRead - update without find Server ID 5 years ago
YevhenBondarenko b79c2407c4 ts notification 5 years ago
desoliture f2d6ed1e85 refactoring 5 years ago
desoliture bbecb26023 add default value to password rule "allow whitespaces" - true 5 years ago
desoliture 409fddc2e8 add password policy for white-spaces 5 years ago
YevhenBondarenko 26034e7047 added ability to send lwm2m model updates after sleeping 5 years ago
Andrii Shvaika eebce55d5a Improved upgrade script performance 5 years ago
Igor Kulikov b5da8752c5 Use output rule node name instead of label 5 years ago
Igor Kulikov d6e18d05cd Introduce Flow rule node type. Add rile node UIs for RuleChain input/output. Remove rule chain connection metadata. 5 years ago
Andrii Shvaika d3c20b2e57 Alarm Query performance improvements 5 years ago
YevhenBondarenko 231508b66b logging improvements 5 years ago
Andrii Shvaika bbd1d8ae86 Migration script 5 years ago
Andrii Shvaika 9cf0ab6900 Rename of the related rule chains when customer renames the output label 5 years ago
Andrii Shvaika c3fa9b9f43 Nested rule chains 5 years ago
nickAS21 f0d3e31e17 lwm2m - cert trust must be signed certServer with 'CN' = {CN by server} 5 years ago
nickAS21 c0f0b8d43c lwm2m - cert trust must be signed cert with 'CN' = ...sub..{CN by server} 5 years ago
Andrii Shvaika a760aa6ac2 Input and Output rule nodes and message routing 5 years ago
Andrii Shvaika 2a3f17a00f Remove redundant parameter 5 years ago
nickAS21 301d29680a lwm2m - fix bug Annotation for config 5 years ago
YevhenBondarenko d024c69a0c improvements (remove security if a new device profile has been set) 5 years ago
YevhenBondarenko 61e7dc4a90 fixed lwm2m device or profile update notifications 5 years ago
nickAS21 2f1b61b90f lwm2m - fix bug Lwm2mController if bootstrap.enabled = false or lwm2m.enabled = false in *.yml 5 years ago
nickAS21 1058061672 lwm2m - fix bug credentials if bootstrap.enabled = false or lwm2m.enabled = false in *.yml 5 years ago
YevhenBondarenko 935770e1a7 refactored 5 years ago
YevhenBondarenko 4ac52b10d8 fixed sessions updating on lwm2m transport start 5 years ago
Igor Kulikov b04949c62c Null values support for subscription update values proto 5 years ago
desoliture 045fbf5b5e add rpcStatus:deleted, add throwing bad_request when getting the rpc entity with status:deleted 5 years ago
nickAS21 74340e56d7 lwm2m - add info from Enum 5 years ago
nickAS21 5ce9264d07 lwm2m - delete config bootstrap server if need 5 years ago
nickAS21 4117d9c558 lwm2m - includes bootstrap update 5 years ago
Sergey Tarnavskiy f9aab73e92 Added new option for including Bootstrap Serer updates 5 years ago
nickAS21 19ab4f498a lwm2m - info about previous update Ota 5 years ago
nickAS21 a12771ecfb lwm2m - trust certificate, fix bug X509_TrustLwM2MIntegrationTest 5 years ago
nickAS21 0c499014d4 lwm2m - trust certificate, add get value by key from Subject Name 5 years ago
nickAS21 a510d9896a lwm2m - trust Certificate - ok 5 years ago