Community Forum
    • Blog
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. moielias
    3. Posts
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Groups 0

    Posts

    Recent
    • RE: erreur tlf_get_frame timeout expired

      Comment fait-on pour changer le time out (ou se trouve le fichier) ?

      posted in Téléinfo
      M
      moielias
    • RE: erreur tlf_get_frame timeout expired

      Wow quel ping 😀

      Oui j’ai bien fait les manip mais j’ai toujours la même érreur

      j’ai parlé trop vite : j’ai une ligne qui a été créer dans ma bdd mais j’ai toujours

      teleinfo v1.0.8
      — Serial Stuff —
      tty device : /dev/ttyAMA0
      flowcontrol : none
      baudrate is : 1200
      parity is : even
      databits are : 7
      — MySql Stuff —
      mySQL insert : Enabled
      Server is : localhost:3306
      Database is : teleinfo
      Login is : teleinfo
      Password is : teleinfo
      Table is : DbiTeleinfo
      — Other Stuff —
      network is : 192.168.0.255
      udp port is : 1200
      mode is : receive
      fetch value is :
      nolock is : no
      verbose is : yes
      Opened Socket
      Curl Initialized
      Binded on port 1200
      Inits succeded, waiting network frame
      tlf_get_frame() Time-Out Expired
      teleinfo 1.0.8 Statistics
      ==========================
      Frames Sent : 0
      Frames checked : 0
      Frames OK : 0
      Checksum errors : 0
      Frame format Errors : 0
      Frame size Errors : 0
      MySQL init OK : 0
      MySQL init errors : 0
      MySQL connect OK : 0
      MySQL connect errors: 0
      MySQL queries OK : 0
      MySQL queries errors: 0
      EmonCMS total post : 0
      EmonCMS post OK : 0
      EmonCMS post errors : 0
      EmonCMS timeout : 0
      ————————–
      Closing teleinfo due to error
      

      Pour lancer le commande toute les 5 minutes tu passe par cron ?

      posted in Téléinfo
      M
      moielias
    • RE: erreur tlf_get_frame timeout expired

      Salut,

      Suite a ton commentaire sur magdiblog j’ai installer ton script sur mon raspi (modèle B)

      Quand je tape

      teleinfo -q -v 
      

      j’ai tlf_get_frame() Time-Out Expired qui s’affiche ..

      root@raspberrypi:/home/pi# teleinfo -q -v
      teleinfo v1.0.8
      — Serial Stuff —
      tty device : /dev/ttyAMA0
      flowcontrol : none
      baudrate is : 1200
      parity is : even
      databits are : 7
      — MySql Stuff —
      mySQL insert : Enabled
      Server is : localhost:3306
      Database is : teleinfo
      Login is : teleinfo
      Password is : teleinfo
      Table is : DbiTeleinfo
      — Other Stuff —
      network is : 192.168.1.255
      udp port is : 1200
      mode is : receive
      fetch value is :
      nolock is : no
      verbose is : yes
      Opened Socket
      Curl Initialized
      Binded on port 1200
      Inits succeded, waiting network frame
      tlf_get_frame() Time-Out Expired
      teleinfo 1.0.8 Statistics
      ==========================
      Frames Sent : 0
      Frames checked : 0
      Frames OK : 0
      Checksum errors : 0
      Frame format Errors : 0
      Frame size Errors : 0
      MySQL init OK : 0
      MySQL init errors : 0
      MySQL connect OK : 0
      MySQL connect errors: 0
      MySQL queries OK : 0
      MySQL queries errors: 0
      EmonCMS total post : 0
      EmonCMS post OK : 0
      EmonCMS post errors : 0
      EmonCMS timeout : 0
      ————————–
      Closing teleinfo due to error
      root@raspberrypi:/home/pi#
      

      Je shouaite juste utiliser le rpi pour stocker les trames dans une bdd et pouvoir afficher des graphique en local (je pense me tourner vers une version local de emoncms

      Merci et c’est une bonne idée le forum 😉

      posted in Téléinfo
      M
      moielias