bottleneck
Choose style:

Author Topic: Motion Sensor EndPoint  (Read 5075 times)

0 Members and 1 Guest are viewing this topic.

Offline rudyshoe

  • Backer
  • *
  • Posts: 20
  • Thanks: 0
  • Registered : 01/01/2014
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Motion Sensor EndPoint
« on: September 18, 2015, 08:25:50 pm »
I'm using a CentraLite 3-Series Motion Sensor and would like to change the timeout period before the sensor indicates a state change. After some emailing with their tech support, sounds like this can be done but I need to be using endpoint 2. I took a look DeviceList file and it appears its associated as EndPoint 1. Is it possible to modify this?

                <ValueVariables Count="3">                                                                                                   
                        <LastKnownValue Index="1" EndPoint="1" Name="STATE" Type="Bool">false</LastKnownValue>                               
                        <LastKnownValue Index="2" EndPoint="1" Name="LOW BATTERY" Type="Bool">false</LastKnownValue>                         
                        <LastKnownValue Index="3" EndPoint="1" Name="TAMPER" Type="Bool">false</LastKnownValue>                               
                </ValueVariables>

Offline ChazBolt

  • Newbie
  • ***
  • Posts: 28
  • Thanks: 0
  • Registered : 20/09/2015
    YearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Motion Sensor EndPoint
« Reply #1 on: October 19, 2015, 09:07:42 pm »
So im trying to do a similar thing to a light on...


might explaining how i can do this? if this its only something i can do with extreme coding knowledge thats fine, im just trying to figure it out

 

Page created in 0.093 seconds with 23 queries.