diff --git a/templates/nightly/de/charger/compleo-pro.yaml b/templates/nightly/de/charger/compleo-pro.yaml new file mode 100644 index 000000000..cffb821e7 --- /dev/null +++ b/templates/nightly/de/charger/compleo-pro.yaml @@ -0,0 +1,33 @@ +template: compleo-pro +product: + identifier: compleo-pro + brand: Compleo + description: pro +capabilities: ["mA"] +requirements: ["sponsorship"] +render: + - default: | + type: template + template: phoenix-ev-eth + + # Modbus TCP + modbus: tcpip + id: 255 + host: # Hostname + port: 502 # Port +params: + - name: modbus + example: + default: + choice: ['tcpip'] + unit: + description: Modbus Typ + help: + advanced: false + optional: false +modbus: + host: + id: 255 + modbus: tcpip + port: 502 + tcpip: true \ No newline at end of file