Это старая версия документа.
Весы Аккон
plugin.peripherial: akkon: &akkon portnum: 2 retrial: 1 type: modbus tags: - name: State0 address: 0x2000 - name: CurTime address: 0x2001 - name: SumWeight address: 0x2005 type: uint32 - name: SumNum address: 0x2007 type: uint32 - name: State1 address: 0x2009 - name: State2 address: 0x200b - name: LastWeight address: 0x200e - name: LastTime address: 0x200f - name: Output address: 0x2011 type: int32 - name: Dose address: 0x201c - name: rg2002 address: 0x2002 - name: rg2003 address: 0x2003 - name: rg2008 address: 0x2008 - name: rg200a address: 0x200a - name: rg200c address: 0x200c - name: rg200d address: 0x200d - name: rg2010 address: 0x2010 - name: rg2013 address: 0x2013 - name: rg2014 address: 0x2014 - name: rg2015 address: 0x2015 - name: rg2016 address: 0x2016 - name: rg2017 address: 0x2017 - name: rg2018 address: 0x2018 - name: rg2019 address: 0x2019 - name: rg201a address: 0x201a - name: rg201b address: 0x201b akkonadp: &akkonadp type: wessvr.adapter MaxWeight: 0x100000000 MaxNum: 0x100000000 tags: SumWeight: SumWeight SumNum: SumNum LastWeight: LastWeight LastTime: LastTime # tag.values: # Mul: 1000 module.WGR: netaddr: 10 <<: *akkon module.WGRa: module: WGR <<: *akkonadp module.WPRL: netaddr: 12 <<: *akkon module.WPRLa: module: WPRL <<: *akkonadp module.WLUZG: netaddr: 13 <<: *akkon module.WLUZGa: module: WLUZG <<: *akkonadp module.WZO: netaddr: 14 <<: *akkon module.WZOa: module: WZO <<: *akkonadp