diff --git a/html_config/index.html b/html_config/index.html index d6cbd58..53bac62 100644 --- a/html_config/index.html +++ b/html_config/index.html @@ -253,10 +253,14 @@ + + + mdi-plus + + - - + @@ -305,10 +309,10 @@ { k: 'e*Cityruf inetgw', v: 'ecityruf' }, { k: 'e*Cityruf Puppeteer', v: 'em-p-cityruf' }, - { k: 'e*Cityruf alertManager', v: 'em-a-cityruf' }, + { k: 'e*Cityruf alarmManager', v: 'em-a-cityruf' }, { k: 'e*2wayS Puppeteer', v: 'em-p-twoways' }, - { k: 'e*2wayS alertManager', v: 'em-a-twoways' }, + { k: 'e*2wayS alarmManager', v: 'em-a-twoways' }, { k: 'LoRaWAN TTNv3', v: 'lorawan' }, ], @@ -387,6 +391,12 @@ addDeliveryTarget(index) { this.configData.deliveryPresets[index].params.routing.connectors.push(["dummy", "12345"]) }, + addBOSKrypt() { + this.configData.boskrypt.keys.push({ + identifier: 'identifier', + value: '' + }) + }, addProfile() { this.configData.deliveryPresets = Object.assign({}, this.configData.deliveryPresets, { [new Date().valueOf().toString(16)]: {