<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hallo Christoph,<br>
      <br>
      die uuid müssen vorher im Webinterface angelegt sein. Hast Du das
      gemacht?<br>
      <br>
      Grüße<br>
      Oliver<br>
      <br>
      <br>
      On 07.10.2014 16:34, Christoph Wittmann wrote:<br>
    </div>
    <blockquote cite="mid:DUB111-DS31FEDDC0259CC879B0D87AF4A20@phx.gbl"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hallo,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">ich möchte versuchsweise mal 1Wire Sensoren
          mit einlesen und habe hier die Variante über den gpio und dem
          Perl-Script versucht.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Habe soweit alles eingerichtet, was auch
          bis zum Schreiben der Werte in die Datenbank funktioniert.<o:p></o:p></p>
        <p class="MsoNormal">Beim ausführen des Perl-Scriptes erhalte
          ich aber den folgenden Fehler.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><span lang="EN-US">HTTP GET error code: 404<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">HTTP GET error message:
            Not Found<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal">Dabei hatte ich als erste den Pfad zur
          middleware in Verdacht, ich danke aber, dass dieser stimmt
          oder?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><span lang="EN-US">my $server_endpoint =
            <a class="moz-txt-link-rfc2396E" href="http://localhost/volkszaehler/middleware.php/data/${uuid}.json?value=">"http://localhost/volkszaehler/middleware.php/data/${uuid}.json?value="</a>
            . </span>$val;<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Danke<o:p></o:p></p>
      </div>
    </blockquote>
    <br>
  </body>
</html>