Kör jag onewireviewer så får jag info från räknaren iaf men inget kommer in i databasen.
Kod: Markera allt
<?xml version="1.0" encoding="utf-8"?>
<ModuleConfig>
  <CoreConfig>
    <Alias>OneWire</Alias>
    <ClassName>OneWire</ClassName>
  </CoreConfig>
  <OneWire>
    <OneWireNetworkSettings Name="OneWire-{DS9490} USB2">
      <Adapter Type="USB" Port="2" />
      <CustomDevices />
      <DefaultSchedule>0 * * * * *</DefaultSchedule>
      <ForceReadTimeToScheduledTime value="true" />
      <OneWireDevices>
        <OneWireDeviceGroup DefaultConnection="DatabaseConnectionCreatedByMAC">
          <OneWireDevice>
            <Address>090000026BA7C828</Address>
            <Enabled>True</Enabled>
            <Label>Ute</Label>
            <Schedule>0 */5 * * * *</Schedule>
            <Storage Enabled="true">
              <DatabaseTable Name="$Label$">
                <xml-include File="TableDefinition/Family28.xml" />
              </DatabaseTable>
              <xml-include File="ValueMapping/Family28.xml" />
            </Storage>
          </OneWireDevice>
          <OneWireDevice>
            <Address>BB0000026B98CB28</Address>
            <Enabled>True</Enabled>
            <Label>Garaget</Label>
            <Schedule>0 */5 * * * *</Schedule>
            <Storage Enabled="true">
              <DatabaseTable Name="$Label$">
                <xml-include File="TableDefinition/Family28.xml" />
              </DatabaseTable>
              <xml-include File="ValueMapping/Family28.xml" />
            </Storage>
          </OneWireDevice>
          <OneWireDevice>
            <Address>B5000002E1187B28</Address>
            <Enabled>True</Enabled>
            <Label>vind</Label>
            <Schedule>0 */5 * * * *</Schedule>
            <Storage Enabled="true">
              <DatabaseTable Name="$Label$">
                <xml-include File="TableDefinition/Family28.xml" />
              </DatabaseTable>
              <xml-include File="ValueMapping/Family28.xml" />
            </Storage>
          </OneWireDevice>
          <OneWireDevice>
            <Address>350000002F590E81</Address>
            <Enabled>False</Enabled>
            <Label>350000002F590E81</Label>
            <Schedule>0 */5 * * * *</Schedule>
          </OneWireDevice>
          <OneWireDevice>
            <Address>700000000FC7951D</Address>
            <Enabled>True</Enabled>
            <Label>el</Label>
            <Schedule>0 */5 * * *</Schedule>
            <Storage Enabled="true">
              <DatabaseTable Name="$Label$">
                <xml-include File="TableDefinition/Family1D.xml" />
              </DatabaseTable>
              <xml-include File="ValueMapping/Family1D.xml" />
            </Storage>
          </OneWireDevice>
		  </OneWireDeviceGroup>
      </OneWireDevices>
      <TemperatureQuickRead value="true" />
    </OneWireNetworkSettings>
  </OneWire>
</ModuleConfig>