GithubHelp home page GithubHelp logo

jackbenny / iobroker.sia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from schmupu/iobroker.sia

0.0 0.0 0.0 1.47 MB

SIA server for burglar alarm system

License: MIT License

JavaScript 82.89% HTML 17.11%

iobroker.sia's Introduction

Logo

ioBroker.sia

==================

Travis CI Build Status AppVeyor Build Status Number of Installations Number of Installations NPM version Downloads

NPM

Requires node.js 6.0 or higher and Admin v3!

The protocol SIA DC-09 is used by alarm systems to communicate with the central stations.

This adapter is a SIA Server. When an alarm event is triggered, the alarm system sends over IP the sia message to the central station. You can use ioBroker with this adapter as central station. For example. you can send for a alarm by SIA a telegram message.

SIA DC-09 protocol

Install & Configuration

  1. Install the adapter
  2. Configuration of the adapter:

Choose the IP-address and port for listening for SIA requests. sia_adapter1

Register account number. If you are using AES you have to enter a password (key). The key should be 16, 24 or 32 characters (byte) long. If the checkbox "AES password in Hex format" is active, the password length must be 32, 48 or 64 character (byte) long. In the field ACK timeout, you define how old the message can be in sec. If you define 0 sec., no timeout validation will be done. sia_adapter2

  1. Configure your burglar system to send SIA messages

    • Lupusec XT1+/XT2/XT2+/XT3:

      Einstellungen -> Contact ID : ip://subcriber@ip-address-iobroker:port/SIA Example: ip://[email protected]:50001/SIA

      sia_lupusec1

    • Other alarm systems:

      the Adapter will work with all alarm systems, which supports the SIA DC-09 protocol

  2. SIA Objects / States

If you receive SIA messages you see them in the states tree

sia_adapter3

Changelog

1.0.4 (17.11.2019)

  • (Stübi) Bugfixing, changing the time calculation for ACK and NACK messages

1.0.3 (07.06.2019)

  • (Stübi) Small improvements to the SIA protocol
  • (Stübi) Changed bug in encrypting. Delete appending 8 * 0x10

1.0.2 (16.05.2019)

  • (Stübi) Support of UDP. Same port listening as TCP

1.0.1 (05.03.2019)

  • (Stübi) Saving password encrypted.
  • (Stübi) ACK and NAC calculation extended.
  • (Stübi) CRC can be send in 0xABCD (2 Byte) or ABCD (4 Byte, ASCII) format. Automatic recognizing
  • (Stübi) AES Password can be in AES-128-CBC, AES-192-CBC or AES-256-CBC
  • (Stübi) AES Password can be saved in byte or hex (length 16, 24 or 32 byte) format or hex (length 32, 48 or 64 hex) format
  • (Stübi) Timeout for ACK (0 = disable, 1 - n sec)
  • (Stübi) Set ioBroker States of message on ACK not on NACK

1.0.0 (05.01.2018)

  • (Stübi) Support js-controller compact mode

0.1.8 (27.12.2018)

  • (Stübi) Update Adapter Core File

0.1.6 (23.10.2018)

  • (Stübi) Bugfxing (NAK) and AES support

0.1.5 (01.10.2018)

  • (Stübi) Translations

0.0.5 (09.08.2018)

  • (Stübi) Requires nodejs 6.0 or higher

0.0.4 (08.06.2018)

  • (Stübi) Cleanup

0.0.3 (08.06.2018)

  • (Stübi) SIA regex optimized

0.0.2 (08.06.2018)

  • (Stübi) bug fixing

0.0.1 (07.06.2018)

  • (Stübi) first implementation

License

The MIT License (MIT)

Copyright (c) 2018-2019 Thorsten [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

iobroker.sia's People

Contributors

schmupu avatar apollon77 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.