'name' => "al13-og",
'rrdfile' => "/var/spool/upsgraph/temp.al13-og.rrd",
- 'fields' => [ 'TD2501' ],
+ 'fields' => [ 'TD2501', 'Klima' ],
'vars' => {
'TD2501' => {
- 'name' => 'TD2501',
+ 'name' => 'P1-TD2501 - Raumtemperatur Serverraum OG',
'adr' => 'iolinkmaster/port[1]/iolinkdevice/pdin/getdata',
'proto' => 'iotcore',
'factor' => 1/10,
'mask' => 0xffff,
},
+ 'Klima' => {
+ 'name' => 'P2-TR7432 - Auslasstemperatur Klimaanlage OG',
+ 'adr' => 'iolinkmaster/port[2]/iolinkdevice/pdin/getdata',
+ 'proto' => 'iotcore',
+ 'factor' => 1/40,
+ 'mask' => 0xfffc,
+ },
}
},
];