• header.categories
    • header.recent
    • header.tags
    • header.popular
    • register
    • login
    1. home
    2. Tetnobic
    3. topics
    T
    offline
    • profile
    • following 0
    • followers 0
    • topics 5
    • posts 28
    • header.groups 0

    topics

    • T

      Many Hearbeat request at the same time

      watching ignoring scheduled pinned locked moved General Discussion
      3
      0 votes
      3 posts
      2k views
      T
      @jkandasa Thanks for your response I already use "aliveCheckInterval" propreties with value 7 (minutes) (you have create this after my request : http://forum.mycontroller.org/topic/109/best-way-to-check-status-of-mysensors-sleeping-node/3 , many thanks for this) But my Smart Sleep nodes have a particular way of doing his jobs : They sleep during X seconds for an number of loop without Smart Sleep (so no heartbeat sended, no wait for response) and after T (threshold) loops , do a smart sleep, then restart his cycle... For example : My Node do normal sleep during 300 seconds (X) with threshold 10, so after 10 loop of normal sleep, it makes a smart sleep (heartbeat send + wait 2 seconds). I do this for battery saving (less wait time). Maybe I'm wrong and I should always do smart sleep.... Or set aliveCheckInterval to 50 minutes (300*10)
    • T

      Send Payload but NACK

      watching ignoring scheduled pinned locked moved General Discussion script custom widget javascript smartsleep queue
      7
      0 votes
      7 posts
      4k views
      T
      @jkandasa OHHHH wonderfull !!! I will try this ! Many thanks !
    • T

      Best Way to check Status of MySensors Sleeping Node

      watching ignoring scheduled pinned locked moved General Discussion
      10
      0 votes
      10 posts
      5k views
      D
      Thanks!!!
    • T

      Grouped sensors graph

      watching ignoring scheduled pinned locked moved Dashboard
      14
      0 votes
      14 posts
      6k views
      T
      @jkandasa I test the latest SNAPSHOT and it works like a charm !!! Thanks a lot
    • T

      Temperature MIN/MAX/AVG

      watching ignoring scheduled pinned locked moved Scripts script metrics
      3
      0 votes
      3 posts
      3k views
      T
      Wonderful !!! Option 1 works for me like a charm ! Many thanks, MyController is the best