I used definition of file .things used in this topic:
Now look like this:
Bridge knx:ip:bridge [ _
_ ipAddress=“X.X.X.X”, _
_ portNumber=3671, _
_ type=“TUNNEL”, _
_ readingPause=50, _
_ responseTimeout=10, _
_ readRetriesLimit=3, _
_ autoReconnectPeriod=1,
_ localSourceAddr=“1.1.255”_
] {
_ Thing device generic [_
_ address=“1.1.3”,_
_ fetch=true,_
_ pingInterval=300,_
_ readInterval=3600_
_ ] {_
_ _
_ Type number : Pressure “Pressure” [ ga=“14.058:<0/1/7” ]_
_ _
_ }_
}
So I resolved the problem to translate value with correct DTP, and now see the same value in ETS and OH2.