Class KMtronic8Channel

All Implemented Interfaces:
ComponentManagerSupplier, ComponentUtilSupplier, OpenemsApp

Describes a App for KMtronic 8-Channel Relay.
  {
    "appId":"App.Hardware.KMtronic8Channel",
    "alias": string,
    "instanceId": UUID,
    "image": base64,
    "properties":{
        "IO_ID": "io0",
        "MODBUS_ID": "modbus10",
        "IP": "192.168.1.199"
    },
    "appDescriptor": {
        "websiteUrl": URL
    }
  }