KPL Buttons Presses on xAP Traffic

View: New views
3 Messages — Rating Filter:   Alert me  

KPL Buttons Presses on xAP Traffic

by Jim Duda :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is it possible to broadcast any or all KPL button presses on the xAP channel?

Is this already done?

If not, is this something I can work on?

Jim


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


test.mht

by Brad Yarotsky-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Does anyone have any suggestions on how to add a DS2438 (temp / humidity) to
the test.mht file.

I am unable to get the code to successfully read the sensor if it doesn't
appear in this format.

This is how it is referenced in the original code:
my $humsensor = new iButton(qw(26000000B65D580F));

This doesn't work:
IBUTTON, (qw(26000000B65D580F)), $humsensor

I have tried many variations of this.

thank you
Brad



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: test.mht

by Chris Barrett-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have a device specified as:

IBUTTON, 100008009e5580, IB_Temp5,      HVAC|FamilyRoom
#Device type:10 ID:0008009e5580 CRC:d4: DS1920

So I think that yours should be:
IBUTTON, 26000000B65D58, humsensor


-----Original Message-----
From: Brad Yarotsky [mailto:brad@...]
Sent: Sunday, 30 August 2009 4:23 AM
To: The main list for the MisterHouse home automation program
Subject: [mh] test.mht

Does anyone have any suggestions on how to add a DS2438 (temp / humidity) to
the test.mht file.

I am unable to get the code to successfully read the sensor if it doesn't
appear in this format.

This is how it is referenced in the original code:
my $humsensor = new iButton(qw(26000000B65D580F));

This doesn't work:
IBUTTON, (qw(26000000B65D580F)), $humsensor

I have tried many variations of this.

thank you
Brad



----------------------------------------------------------------------------
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus
on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to:
http://sourceforge.net/mail/?group_id=1365



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365