Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sterowanie zalaczeniem i wylaczeiem stref oraz status alarmu i eventow #6

Open
roblad opened this issue Oct 31, 2017 · 4 comments
Open

Comments

@roblad
Copy link

roblad commented Oct 31, 2017

Witam,

Czy udalo by sie jakos opisac jakie i dodac parametry aby mozna bylo sterowac tym skryptem zalacz strefy wylacz pokaz stan oraz odczytac eventy, kasowac alarmy, kilka funkcji poprzez podanie parametrow ?
Moze cos na zasadzie parametru do skryptu np. 1 armed, 2 disarmed , 3 status, 4 alarm statys, 5 status awarii, 6 kasowanie awarii, 7 kasowanie alarmu, 8, odczyt zdazen, 9 stan stref albo poszczegolnych czujnikow, 0 info o centrali itp.

Pozdrawiam,
RL

@mkorz
Copy link
Owner

mkorz commented Nov 1, 2017

So, reading events is something I started working on, please check the commit 4a02e16 in reading-logs branch.

Arming and disarming as well as canceling the alarm could be included although I would rather not add that to the demo script as this could have unpleasant consequences when run accidentally.

I am considering creating a .NET Core fork of this project,, if I do I would probably add such functionality there first.

@etheaven
Copy link

hey, still considering the idea of .NET core project?

@mkorz
Copy link
Owner

mkorz commented Mar 21, 2018

Definitely.
I created an empty project some time ago, added couple of classes and then left it for a while, but recently I have picked it up. As soon as I have at least one command working (probably 7E - "Integra version" as it is convenient for testing) I will upload it to GitHub and continue publicly Lots of heavy lifting have already been done in Python version, so I hope development will be faster.
Watch this space ;)

@etheaven
Copy link

Love to hear that, I'm having big big trouble in making all in one app for my integra. My goal is to be able to control it from my computer instead of having to use the integra itself. I haven't found a single project where anybody is able to create a new user, any idea why? I never got 0xFE from integra while trying to create user nor get the user list, other than that, majority of the commands worked..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants