• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. chrismills59
    3. Posts
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Unable to change node or sensor names

      Thanks everyone for advice so far. Having checked, I think I am running an older version.
      I'm always a bit reluctant to update something which seems to be working.

      Version Details

      MyController
      Version 0.0.3.Alpha2
      Database version 1.02.10 - 2016 Jul 29
      Git commit:branch e8afb0266ab685dcfc59b0691ec301d3a17d3fd6:master
      Built on 2016-07-30T01:04:37+0530
      Build JDK 1.8.0_92
      Build tool Apache Maven 3.3.9

      Java virtual machine specification
      VM vendor Oracle Corporation
      VM name Java HotSpot(TM) Client VM
      VM version 1.8.0_65-b17
      Java home /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre

      Operating system
      Operating system Linux
      Architecture arm
      Version/Kernel 4.4.34-v7+
      Location /home/pi/mycontroller/mycontroller

      posted in Troubleshooting
      C
      chrismills59
    • RE: Unable to change node or sensor names

      Thanks for the reply.

      In my Sensors table I have 2 entries for the node, both with a Node EUI of 2. There are 2 sensors, the first with a SensorID of 3 and the other with a SensorID of 4.

      I get the same popup when trying to edit the sensor name for both sensors

      Chris

      posted in Troubleshooting
      C
      chrismills59
    • Unable to change node or sensor names

      I hope someone can offer some advice. I have a network setup and all nodes seem to be running, triggering and following ActionBoard commands.
      However when I try to edit a sensor name

      <Resources> <Sensors> <Edit> , enter a new name and click <Save>

      I get a a pop-up which says

      400:Bad Request
      A sensor available with this sensor id!

      Any ideas on how to solve this??

      Chris

      posted in Troubleshooting
      C
      chrismills59
    • Checking Multiple Sensors

      Hi everyone, sorry if this is a silly question but I'm new here.
      I've been playing with MySensors and MyController and I think its a great project.

      I'm struggling with the following problem and hoping for some advice.

      I have a light triggered by tripped motion sensors (2 at the moment). What I'd like is for the light to stay on until all sensors are un-tripped. At the moment the light goes off if either sensor un-trips, regardless of the state of the other.

      Any advice would be appreciated.

      Chris

      posted in General Discussion
      C
      chrismills59