From 2452aefff945904ae90434ee819d0866d43d9581 Mon Sep 17 00:00:00 2001 From: nickAS21 Date: Fri, 19 Feb 2021 23:15:20 +0200 Subject: [PATCH 1/5] Lwm2m: front add validator json for security config value --- .../device/device-credentials.component.html | 3 ++ .../device/device-credentials.component.ts | 28 +++++++++++++++++-- .../assets/locale/locale.constant-en_US.json | 1 + 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/ui-ngx/src/app/modules/home/components/device/device-credentials.component.html b/ui-ngx/src/app/modules/home/components/device/device-credentials.component.html index 013760c2d8..55c2979fd9 100644 --- a/ui-ngx/src/app/modules/home/components/device/device-credentials.component.html +++ b/ui-ngx/src/app/modules/home/components/device/device-credentials.component.html @@ -88,6 +88,9 @@ {{ 'device.lwm2m-value-required' | translate }} + + {{ 'device.lwm2m-value-json-error' | translate }} +