Reading data from Huawei inverter SUN 2000 (3KTL-10KTL) via modbus TCP and RTU

Here is my config

UID: modbus:tcp:9118f3277b
label: Modbus TCP Slave
thingTypeUID: modbus:tcp
configuration:
  rtuEncoded: false
  timeBetweenTransactionsMillis: 1300
  connectMaxTries: 1
  reconnectAfterMillis: 0
  port: 502
  timeBetweenReconnectMillis: 0
  host: 192.168.1.2
  connectTimeoutMillis: 10000
  id: 1
  enableDiscovery: false

poller thing

UID: modbus:poller:slave100:slave102
label: Regular Poll 102
thingTypeUID: modbus:poller
configuration:
  start: 32000
  length: 1
  refresh: 15000
  maxTries: 3
  cacheMillis: 50
  type: holding
bridgeUID: modbus:tcp:9118f3277b