Navigation

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

    ieris

    @ieris

    0
    Reputation
    1
    Posts
    182
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    ieris Follow

    Best posts made by ieris

    This user hasn't posted anything yet.

    Latest posts made by ieris

    • Serial API 2.0 question for custom code

      Hello,
      I'm creating a custom project and want it to be compatible with MySensors API.
      I have a following situation and do not understood what would be the correct way of communication between gateway and node:
      Node-0 <-gateway
      Node-1 <-temp sensor
      ...
      Node-10 <-temp sensor
      Node-50 <-relay node

      Temperature nodes are sending data to gateway and relay node.
      By example relay node are receiving temperature from Node-9:
      9;2;1;1;0;21.60

      I want to send a 'set point' temperature from gateway to relay node, how this message should look like?
      0;9;1;1;45;22.00 ? (V_HVAC_SETPOINT_HEAT=45)
      Is it ok to send a temperature node-id in child-sendor-id place?

      posted in Development
      ieris
      ieris