Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 758 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 758 Bytes

Siemens SPC Notify Email

Send SIA events from Siemens SPC intrusion alarm by push mail.

NOTE! To be able to use this module you also need to have SPC Web Gateway from Lundix IT. SPC Web Gateway is providing a generic open REST and Websocket interface to Siemens SPC intrusion system.

Installation

git clone https://github.com/Goran58/node-spc-notify-email
cd node-spc-notify-email
npm install

Configuration

  • Modify the settings in config.json according to your environment and email account
  • Adapt the function manageSiaEvent() to the SIA-events you would like to be managed. Look in the SPC documentation for definitions of the SIA event types.

Start

./node-spc-notify-email.js