Овен ТРМ200

periph_owen_trm200.yml
plugin.peripherial:

  owen_trm200: &owen_trm200
    descr:        owen.trm200
    retrial:      3
    delay_ms:     5
    type:         modbus
    writeSingle:  off
    chmap:        on
    chmap.value:  PV1:1 PV2:2
    tags:
      - name:          Status
        address:       0x0000
        type:          uint16
        access:        ro

      - name:          PV1
        address:       0x0001
        type:          uint16
        access:        ro

      - name:          PV2
        address:       0x0002
        type:          uint16
        access:        ro

  module.T28_1:
    portnum:  15
    netaddr:  16
    <<: *owen_trm200