Results 1 to 3 of 3

Thread: xapflash wont display myvalue

  1. #1
    Automated Home Lurker
    Join Date
    Apr 2013
    Location
    france
    Posts
    9

    Default xapflash wont display myvalue

    this is my xap message (french electricity )

    xap-header
    {
    v=13
    hop=1
    uid=FF.00AA:0001
    class=tsc.Info
    source=teleinfo.xap.compteur:edf
    }
    input.state
    {
    hchc=40355993
    hchp=42122889
    ptec=HP
    iinst=6
    papp=1400
    }


    this is my config in configxml

    <textbox name="edf">
    <gridX>5</gridX>
    <gridY>0</gridY>
    <width>x2</width>
    <fontsize>40</fontsize>
    <fontcolour>0x00ffff</fontcolour>

    <background>
    <visible>false</visible>
    </background>
    <xAP>
    <schema>generic</schema>
    <source>teleinfo.xap.compteur:edf</source>
    <uid>FF.00AA:0001</uid>
    <Class>tsc.Info</Class>
    <body>input.state</body>
    <parameter>papp</parameter>
    <type>text</type>
    </xAP>
    <mode>text</mode>
    </textbox>

    can anywone help me ?

    my english is not so bad ?

    many thanks for all your goodies


    lol edit :

    this work


    <textbox name="edf">
    <gridX>5</gridX>
    <gridY>0</gridY>
    <width>x2</width>
    <fontsize>40</fontsize>
    <fontcolour>0x00ffff</fontcolour>
    <xAP>
    <schema>generic</schema>
    <uid>FF.00AA:0001</uid>
    <source>teleinfo.xap.compteur:edf</source>
    <generic>
    <Class>tsc.Info</Class>
    <body>input.state</body>
    <parameter>papp</parameter>
    </generic>
    </xAP>
    Last edited by videomanworld; 31st July 2014 at 04:51 PM.

  2. #2
    Moderator Kevin's Avatar
    Join Date
    Jan 2004
    Location
    West Yorkshire
    Posts
    558

    Default xAPTSC parameters

    Quote Originally Posted by videomanworld View Post
    lol edit :

    this work
    Hi .. nice to see someone using the xAPTSC schema :-) ... however xAPFlash has no specific inbuilt support for xAPTSC and so it will have to be handled in a generic way, as you did with your edit update . Is this now working OK for you in the way you wish to display the data or do you still need some help ?

    Kevin

  3. #3
    Automated Home Lurker
    Join Date
    Apr 2013
    Location
    france
    Posts
    9

    Default

    tsc for telemetry

    I am satisfied with my xapflash chumby 8, it is independent even when HomeSeer bug , I make many small "devices", thanks xap on Arduinos, the whole house is flooded! thank you it is a pleasure to read you, jai apris the language ca 50 years so anything is possible, for python I can not because of the indentation, but nothing impossible

    Vincent

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •