Author Topic: Question for Alarm Panel & Z-wave controller  (Read 3094 times)

kengtay

  • Regular Poster
  • **
  • Posts: 34
    • View Profile
Question for Alarm Panel & Z-wave controller
« on: May 02, 2008, 03:25:05 pm »
1. Does all the alarm panel work?
2. Can I use a Z-wave wall controller to control any relay in my alarm panel? Such as ELK or GE or Honeywell.


tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Question for Alarm Panel & Z-wave controller
« Reply #1 on: May 02, 2008, 03:41:39 pm »
The security system in LinuxMCE is very flexible, in particular:

You can choose to interface to an existing panel. a Driver for an Apex 6100 alarm panel is provided. This driver is written as a GSD Ruby device, so its code can be exposed via the web admin.

Or you can choose to wire sensors directly to LinuxMCE and have it act upon those sensors directly.

In essence, regardless of which method you choose, LinuxMCE is polling the sensors for changes, updating itself and triggering events when the sensors are tripped.

Currently, with ZWave, the only sensor type supported is the passive-infra-red (PIR) sensor, which can be used usually to feed motion events to trigger alarms etc. To give a simple example:

* A Z-Wave motion sensor is placed opposite a Panasonic IP camera, and is linked to the camera in the web admin. The sensor is also set to trigger "Security" events when the house is in one of the armed states (either Armed, or Armed Extended-Away). So when the sensor is tripped, the system takes a picture, sends it to the mobile orbiters (and calls them), and keeps a record of the security event as well.

In addition, a GC-100 can be used, simply connect the sensors such as contact sensors, generic dry-contact motion sensors, etc.. to the individual sensor ports (there are 6 of them on the big GC100), and tell LinuxMCE what sensor is connected to which port, and place them on the floorplan.. The resulting sensors can then be used to trigger things based on events, etc.

So you don't even really NEED a dedicated security panel at all...for any reason... I guess some people like having an extra panel lying around.. I sure as hell don't.

-Thom


kengtay

  • Regular Poster
  • **
  • Posts: 34
    • View Profile
Re: Question for Alarm Panel & Z-wave controller
« Reply #2 on: May 19, 2008, 09:29:39 am »
I have seen the Pluto website said these are the hardware supported, are these alarm panel already has the driver build in LinuxMCE?

Security panels:
Apex/Ademco Destiny 6100, Vista 128BP, 250BP
First Alert FA1660C
GE Interlogix/Caddx NetworX NX-4, NX-6, NX-8, NX-8E
HAI Omni series
DSC MAXSYS P4020

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Question for Alarm Panel & Z-wave controller
« Reply #3 on: May 19, 2008, 01:29:27 pm »
most of those have drivers in the database, yes.

I really wish you'd just bloody install the damned thing in a test environment and start looking around. We've been answering every little question of yours for a while now.

-Thom