From 64fc06f9b66a04249f99d230eef5a3554704e217 Mon Sep 17 00:00:00 2001 From: cpoder Date: Fri, 20 Sep 2024 11:20:28 +0200 Subject: [PATCH] added back "type" field --- web/lora-package/package.json | 2 +- .../src/onboarding/devices/devices.component.html | 7 +++++++ .../src/onboarding/devices/devices.component.ts | 4 +++- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/web/lora-package/package.json b/web/lora-package/package.json index e0369d05c..52db22ce6 100644 --- a/web/lora-package/package.json +++ b/web/lora-package/package.json @@ -1,6 +1,6 @@ { "name": "lora-package", - "version": "1.1.0", + "version": "1.1.1", "description": "This is the Cumulocity LoRa plugin.", "scripts": { "start": "c8ycli server --env.extraWebpackConfig=./extra-webpack.config.js -u https://lora-dev.cumulocity.com --shell devicemanagement", diff --git a/web/lora-package/src/onboarding/devices/devices.component.html b/web/lora-package/src/onboarding/devices/devices.component.html index 5fa0e7617..78d6349f0 100644 --- a/web/lora-package/src/onboarding/devices/devices.component.html +++ b/web/lora-package/src/onboarding/devices/devices.component.html @@ -62,6 +62,7 @@

{{ "Register devices" | translate }}

+ Type Codec Model @@ -132,6 +133,12 @@

{{ "Register devices" | translate }}

+ + + + +