Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. pit007
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by pit007

    • pit007

      Health of mesh
      Feature Requests • • pit007  

      9
      0
      Votes
      9
      Posts
      5303
      Views

      wmr72

      Never mind, I found it out myself by browsing through MySensor.cpp, apparently nodes are sending in their parentId during startup.
    • pit007

      Whats happen if an ; (semicolon) or /n (LF) is in the date send by a node ?
      Development • • pit007  

      3
      0
      Votes
      3
      Posts
      1351
      Views

      pit007

      Multi messages like 0;3;0;9;1;foo\n0;3;0;9;2;bar\n0;3;0;9;3;foo\n0;3;0;9;2;bar\n must be understand also. I got it from the tcp stream of the actual ether-gw.
    • pit007

      Data type , Data unit , decade/exponent
      Development • • pit007  

      5
      0
      Votes
      5
      Posts
      2581
      Views

      hek

      @pit007 said: -> Where can I get the info for the unit (°C or F) from the GW/Controler sight? It is the controller that sends out unit configuration to the node. Not the opposite. The unit magnitude has to be agreed in advance by controller/node. The protocol doesn't currently support this to configured or interchanged on-the-fly.
    • pit007

      change node ID (i.e. in case of conflict)
      Development • • pit007  

      9
      0
      Votes
      9
      Posts
      4613
      Views

      tekka

      @pit007 This is pretty cool, thanks for sharing.