• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Daniel Lang
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Daniel Lang

    @Daniel Lang

    0
    Reputation
    417
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Daniel Lang Unfollow Follow

    Latest posts made by Daniel Lang

    • RE: reduce Interval from DS18B20 Sensor

      so i reply my self.

      i uncomment the following lines in evok.conf

      [SENSOR_1]           ; onewire thermometer
      bus = 1              ; link to OWBUS_X
      address = 28FF449D711604A1
      type = DS18B20
      interval = 1
      

      so, you can see the intervall is reduce to 1s.

      {"interval": 1, "value": 22.55, "circuit": "1", "address": "28FF449D711604A1", "time": 1494087547.135313, "typ": "DS18B20", "lost": false, "dev": "temp"}
      

      cu daniel

      posted in Official EVOK API
      D
      Daniel Lang
    • reduce Interval from DS18B20 Sensor

      Hello,

      i want to change the Interval from 15 seconds to 1. It is possible?

      i try this:
      wget -qO- http://localhost:8088/rest/sensor/28FF449D711604A1 --post-data='interval=1'

      but this returns an error:
      {"errors": {"all": "'DS18B20' object has no attribute '_MySensor__bus'"}, "success": false}

      What am I doing wrong?

      regards
      Daniel

      posted in Official EVOK API
      D
      Daniel Lang
    • How to connect the relay properlyThanks in advance

      Hello,

      how to connect the relay to the lamp properly?

      my simple Scribble shows my question. it is correct?

      0_1492713427386_Rastergrafik.png

      Thanks in advance
      daniel

      posted in UniPi 1 - HW Q&A
      D
      Daniel Lang