Счетчики импульсов Овен СИ (протестить на реальном модуле не получилось)

plugin.peripherial:
  enable: on

  module.CNTS1:
    netaddr:  1
    portnum:  10
    type:     modbus
    enable:   on

    maxWriteSizeInp:  64
    maxWriteSizeReg:   6

    tags:
      - name:          Counter
        type:          int32
        region:        hldreg
        access:        ro
        address:       0
        littleEndian:  on

      - name:          CntStuff
        type:          int32
        region:        hldreg
        access:        ro
        address:       2
        littleEndian:  on