Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Henkka
    3. Topics
    H
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by Henkka

    • H

      Faster way to read state of DI and control of relay ?
      Official EVOK API • • Henkka  

      3
      0
      Votes
      3
      Posts
      713
      Views

      Martijn Hemeryck

      I took up the sysfs-based approach in my own (golang-based) project: https://github.com/mhemeryck/unipitt Basically, it does active polling on a series of files, representing the different inputs and pushes out an MQTT-event in case there's a change.
    • H

      Relay switching off after "random" time
      Official EVOK API • • Henkka  

      4
      0
      Votes
      4
      Posts
      862
      Views

      Martin Kudláček

      Hello @henkka, is it something you are able to demonstrate? The best thing would be, if you could send us the SD card image and we would be able to replicate the problem. Thanks for the answer in advance, Martin support@unipi.technology
    • H

      Proper way to set websocket filter ?
      Official EVOK API • • Henkka  

      4
      0
      Votes
      4
      Posts
      1663
      Views

      H

      @tomas_knot Thanks, I will try that. How could I ask for input states through websocket, without using "all" query message? For example ideally I would like to ask about the state of one spesific input ? Or perhaps state of all inputs. -- Henkka