• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Thermostat example for beginner

    User help
    2
    3
    1.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      njbuch
      last edited by

      Hi there, I desperately need some help. I am looking for examples that I can download and look at, how it is done. Are any examples available?

      I am trying to implement a type of thermostat mechanism, which it seems that lots of people are implementing, but I dont understand where the "Set temp to 55" is defined and returned to the thermostat.

      Is there anywhere to go to get help for this?

      Experiments with Iot and automation rocks!

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by

        It will depend on the protocol you're using and the configuration of the thermostat device you're trying to set. If your device is modbus, you just need to look up the register that's holding the setpoint, then configure a modbus point that is settable and corresponds to that register. Setting to the point to x will send a modbus signal out that the value of that register is now x.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post