• header.categories
    • header.recent
    • header.tags
    • header.popular
    • register
    • login
    1. home
    2. TRex-600
    T
    offline
    • profile
    • following 0
    • followers 0
    • topics 1
    • posts 3
    • header.groups 0

    TRex-600

    @TRex-600

    1
    reputation
    1
    profile-views
    3
    posts
    0
    followers
    0
    following
    joined
    lastonline

    TRex-600 unfollow follow

    pages:account/best, TRex-600

    • RE: NODEMANAGER OTA CONFIGURATION per java script

      @jkandasa Thanks a lot for the example. The delay doesn't matter. I had already found a solution. But I didn't think this was good enough to publish. I take advantage of the fact that the mysensors nodes do not necessarily need a request message for the Ota function. So I got along with mcApi.sensor (). SendPayload ().

      When I have time again I'll try your better solution.

      global:posted-in, Scripts
      T
      TRex-600

    pages:account/latest-posts, TRex-600

    • RE: NODEMANAGER OTA CONFIGURATION per java script

      @jkandasa Thanks a lot for the example. The delay doesn't matter. I had already found a solution. But I didn't think this was good enough to publish. I take advantage of the fact that the mysensors nodes do not necessarily need a request message for the Ota function. So I got along with mcApi.sensor (). SendPayload ().

      When I have time again I'll try your better solution.

      global:posted-in, Scripts
      T
      TRex-600
    • RE: NODEMANAGER OTA CONFIGURATION per java script

      @jkandasa
      That sounds great! I'm really looking forward to an example. Thank you in advance for your effort.

      global:posted-in, Scripts
      T
      TRex-600
    • NODEMANAGER OTA CONFIGURATION per java script

      Hello everybody,

      I'm new here. At first big thanks for the great mycontroller!!!

      I want to use the Nodemanager OTA configuration feature. I think the right methode is mcApi.sensor().sendRawMessage(message). But I haven't any idea how define the message. The Syntax of the mesesage looks like: <node_id>;<configuration_child_id>;<req>;0;<V_CUSTOM>;<child_id>,<function_id>,<value>
      for example: 100;200;2;0;48;0,4,10

      Have any one an example script?

      Best regards,
      TRex-600

      global:posted-in, Scripts
      T
      TRex-600