blueman2 Posted June 30, 2016 Posted June 30, 2016 There is a great program called ELKM1.Net that runs on a PC using the .net framework. The program allows me to log every event such as changes to zone status and log that to a plain text file. However, I want to save power and find a solution that will run 24x7 on my Pi. There is a solution that writes to a mySQL database, but I just want a simple text file output. Anyone know of a solution?
shannong Posted June 30, 2016 Posted June 30, 2016 I don't have a suggested solution. But I wanted more info on ELKM1.Net. I googled for it and got nothing. I'd love to be logging all my Elk events. Can you provide a link or more info for me to track it down?
blueman2 Posted June 30, 2016 Author Posted June 30, 2016 Here is the ELKm1.net program. You need to configure it with the .ini files, then run the .exe file, and then click connect. Works great for me. Records every single event in my house (doors, windows, motion, when armed, when disarmed, when someone logs in to program with RP2, etc). Only downside is that you need to keep a windows PC running 24x7. LINKY Oh, and of course, you need to install .net foundation. Not sure which version it requires, but just download the latest.
shannong Posted June 30, 2016 Posted June 30, 2016 I have a Windows server running for my DVR so no problem there. Thanks!
barrygordon Posted October 24, 2016 Posted October 24, 2016 Have you ever put an Ethernet sniffer on the line while running the program to view the traffic? My RPi is fully integrated with the ISY, it reads all the data and subscribes to subscriptions. I am looking for a "new" security system, I have a Napco Gemini and am looking at Elk M1. I know I can integrate it to the Pi via the ISY but I am curious about having the ELK talk directly to the Pi over Ethernet (TCP/IP), ideally with no encryption as I have confidence in the way the house is protected. I have read mixed comments regarding ELK/ISY integration. My needs are to be able to know when sensors change, and to be able to arm, disarm and ideally bypass zones/areas. I assume that in ELK/ISY the ISY will send events to whomever has subscribed regarding changes in sensor state. Can the ISY arm/disarm via the REST interface by turning a zone or area on or off? If I switch to ELK from Napco I will be looking for a dealer and advice on what I need. The sensors are all wired and all is operating with the Napco Gemini, but Napco support is not very good IMHO, I am a registered installer with them and their support is less than up to par technically IMHO.
blueman2 Posted October 27, 2016 Author Posted October 27, 2016 Barry, I am pretty sure this can be done since there are quite a few PC based programs that talk to the ELK and provide full control over the ELK via local network. However, I recommend going with the ISY and the ELK module, and having the RPI talk to the ISY if needed. The ISY module provides complete control over all aspects of the M1Gold.
MWareman Posted October 27, 2016 Posted October 27, 2016 ELK publish the protocol - you don't need to sniff it. It's a binary protocol though. There are some really old posts on this forum detailing using the network module to send the necessary byte strings to control the M1 (pre-dating the Elk module). However, I'm not sure why you wouldn't use the Elk module on the ISY and then have the Rpi receive all M1 changes thru the ISY.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.