• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    resend unchanged values from DS18B20 sensors

    Official EVOK API
    2
    2
    693
    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.
    • C
      Christian last edited by

      Hello,
      The evok webssocket only sends the changing values(temperature) from the DS18B20 sensors.
      If a long time a sensor value not changes, no value is send for this duration.
      Is it possible to send for example every 5 minutes the old unchanged value?

      Thanks

      Martin Kudláček 1 Reply Last reply Reply Quote 0
      • Martin Kudláček
        Martin Kudláček administrators @Christian last edited by

        Hello @christian,
        the websocket interface sends only values which has changed. To request all current values, send this command at any time:

        {"cmd": "all"}

        Best regards,
        Martin

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