OpenTouch Notification Service solution

Size: px
Start display at page:

Download "OpenTouch Notification Service solution"

Transcription

1 OpenTouch Notification Service solution Remote demo and self-training Lab Ed06 Contents 1 Introduction Set up the simulation environment RDP OTNS Your Phone as simulation tool Use the phone to trigger an alarm Use your phone to be notified Your as simulation tool Emulate a DECT phone alarm UA phone set Scenarii about interfaces ASCII PRINTER Interface Objectives ASCII service Setup Correction procedure SNMP Objectives HTTP I/O sender Objectives Smart App Objectives GFP and RTC Objectives DECT base station... 30

2 Objectives Scenarii around lone worker protection and DECT Prerequisites Platform setup What we must know about Questions Exercise Scenario exercise Lone Worker Protection complement How to proceed in real life Other scenarii OTNS redundancy Profile, RTC-GFP trigger Calendar & scheduler Calendar... 38

3 3 Implementation 1 Introduction This document is an introduction to the OTNS remote lab to be used for self-training and demos. One workday will be needed to achieve the main parts, which include the integration of ASCII/SNMP/HTTP I/O/SmartApp. A second work-day will be needed to work through the introduction to DECT. There are useful functional examples at the end of this document to dig into later. The prerequisites for these exercises are to have completed the training, downloaded and reviewed the product documentation available from Business Portal website located in: Software download OTNS. Get your experience now! 2 Set up the simulation environment The remote lab is based on a simulation environment connected to an OTNS and an OXE. The simulation environment is based on a PC with remote desktop access and an Automatic Attendant, in order to simulate DECT calls and generate DECT alarms. All different exercises cover the usual interfaces associated with this field: ASCII printer for fire alarms, SNMP for devices, http I/O for applications, SmartApp for remote notification and DECT for lone worker protection. ESPA protocol is an advanced ASCII protocol that is not explained in this exercise, and, the principle of process are closed to the ASCII printer RDP An will be sent with the login credentials to connect to RDP windows PC, after successfully reserving the remote lab This PC will be allow a connection to the OTNS. Access to an SNMP simulator, an http I/O

4 4 sender and receiver and an ASCII simulator is possible to make the best of a UA IP desktop Soft Phone OTNS Use an internet URL present on the desktop, to connect to OTNS. The account/password is admin/admin Your Phone as simulation tool Use your phone (mobile or fix) as a test tool. The phone will be used to receive notification from OTNS and to simulate a DECT set to generate/trigger alarms. Here is an example of the configuration needed to achieve results Use the phone to trigger an alarm Create an OXE device type Interface telephone to be able to send alarms to the system. This device will be used to simulate alarms from an ALE DECT set, by calling a dedicated number and choosing the voice menu to simulate a of DECT alarm type. To retrieve the device number call and select the choice Test 0.

5 5 Check in the logs files to find the device number And then check the log files Use your phone to be notified Create a second device associated to your phone used for the test. This device will be used to receive notification from OTNS through the PSTN. Modify the Device number with your own public phone number, including the +International_prefix except for FRANCE/ Do NOT include the first 0 for France Update the notification number beginning with 000 country_prefix followed with your number because the system is located in France.

6 Your as simulation tool Configure your own address to receive notifications from OTNS by replacing in the screen shown here. To send to OTNS to trigger an event flow use the destination address: 2.5. Emulate a DECT phone alarm In the next exercise you will have to create alarms from your emulated DECT. To do so, you can call the Automated Attendant at and use the choice 1 to simulate a DECT set behavior. Select the DECT base station 1, 2 or 3, then the simulation to start. Use: 1-man down, 2-Panic, 3-Key 1. That will trigger the associated alarm on behalf the device you created as the pseudo-dect UA phone set Launch the IP Desktop Softphone from the RDP PC. This IP phone is an OXE telephone set on which you will be able to notify alarms in different ways: Full, Simple, Mini and Voice.

7 7 Full mode: is the display for NOE desktop and IP Desktop softphone devices, to have the notification text message and to drive the display. Simple mode is the display mainly for the OXE DECT and OXE SIP sets, to have a call with a notification text message. There is no way to drive its display. Mini is the usage of the mini message of OXE on set (NOE and OXE DECT) to receive notification in the mail box. This is mainly used for information, and, not for alarms that must be processed in real time. Here is an example of a notification block. Note the service, target device. The Message type can be Full, Simple, Mini, Voice, and Loudspeaker. Also note the Display message and the Voice guide file name. Here is the icon used to start the IPDSP. This is a real phone and users should be able to hear the OTNS voice message when a notification associated to a Voice Guide is received. Here is the icon on the IPDSP to access messages. Click on it to empty messages if any exist

8 8

9 9 3 Scenarii about interfaces 3.1. ASCII PRINTER Interface See and review the tutorial about the ASCII interface from the material. The ASCII interface is the basic fire alarm interface, even though some of them use ESPA protocol (supported by ALE OTNS) to communicate with the OTNS. ASCII interface is a RS232 output to a Moxa box, to transform to IP protocol and connect to OTNS Objectives Be able to check the complete integration: the license, start an integration, test integration through log files restart the service or the system. Be able to create an ASCII printer event flow to notify the Real Time Console, in order to run internal test simulation during the event flow of the alarm, and, externally with the ALE simulator ASCII service Setup Correction procedure Verify the license There can be two printers that generates messages to OTNS located here Query the printer configuration

10 10 Enable the integration and note the port number used to communicate with the server Start the service

11 11 Refresh the explorer Check the log files to search for errors. The log files can be downloaded.

12 12 The socket is not available for the service, in this example The first solution will be to re-start the OTNS and check the services after re-start Create a Printer device

13 13 Send a string to the device & retrieve this string in the log files. This is to emulate a message from a Moxa BOX, which is the only way to interconnect to the ASCII system. There is a batch file in the DSP, to start the simulation, but the following command can also be used. c:\program Files (x86)\packetsender>packetsender.exe taw alarm 500 Did you locate the message in the log files? Add an event flow to the test event group, to notify it to the RTC Collect all alarms by filtering on two key words: alarm and 500. Note that the space is a separator. Double click on the red block called Printer To notify all the users connected to the RTC, and, to provide display time stamp, together with the message received from the interface and an additional message. The test account is edemo or admin. It can be seen from the selection that the notification can be only done for some users.

14 14 Include time stamp in the alarm text, to obtain the time of arrival notification. In addition, the auto generated provides the message received including the message location, if defined. Double click on the green block RTC Save the application Open the real-time console in another window

15 15 Launch an internal test from the event flow from the red block Printer. Notes Test the wildcard capacity, determine what a keyword is, retrieve a key word, a sub part of keyword, and a range (1 to 5) by modifying the alarm message. Check the results Run a test from packetsender from the batch file and by typing the line for the alarm 501. c:\program Files (x86)\packetsender>packetsender.exe taw alarm 501

16 16 Note the difference of the information provided comparing to the internal test. Copy the RTC screen and save it to a document on your PC SNMP See or review the SNMP tutorial. SNMP process is useful to monitor devices. To take SIP phones along a highway as an example. These phones run periodic test and send SNMP traps if any issues are detected with the hardware. Issues can be: mic out of service, high speaker out of order and so on. The devices SNMP traps can alert the highway manager on duty and locate the faulty devices on a map. This could be a highway, a train line, electricity or data network equipment, server equipment, cooling machine, etc Objectives In this module we will be able to start an integration, test the integration, be able to create an SNMP receiver event flow and notify the Graphical Floor Plan to be able to test it internally and externally. Use the RDP and the tools available on the desktop Retrieve the SNMP batch file in the RDP desktop Cmd: SnmpTrapGen.exe -r: t:10 -c:"private" -to: vid: vtp:str -val:"mytrap" Check the SNMP configuration and restart the service

17 17 Create the OID to track

18 18 Create the PC Rdp Trap snmp location in the BackOffice Associate it to the device Locate it on the GFP

19 19 Click on and click in the plan to place it, then right click on it to access the menu Select the location created. The size of the icon can be increased.

20 20 Create an event flow to display an alarm on the GFP provided by the SNMP trap Test the event flow The alarm is not attached to a location during an internal test! and check from GFP with Healthcare plan selection Use the snmp command or batch file to test: SnmpTrapGen.exe -r: t:10 -c:"private" - to: vid: vtp:str -val:"mytrap" Check the logs for snmp service Retrieve the alarm on the GFP

21 21 Click on the red icon to get the right floor plan

22 HTTP I/O sender The http I/O interface is the way to interconnect OTNS with the application that is considered as the API of the OTNS. We will integrate it when some protocol is not directly integrated within the OTNS. For example, integration of the OTC PC to provide an alarm from the application. Review the tutorial about the integration from the material Objectives To be be able to test integration through log files, and be able to create an http I/O event flow to notify the GFP with localization based on a wildcard. To be tested both internally and externally. Check the host and the device to receive the message

23 23 Notify the RTC with office1 location linked to the OTC Alarm message.

24 24 Use the RDP and tools provided by the batch file, or use the command to simulate an application sending an alarm to OTNS: c:\users\demootns\appdata\local\apps\curl\bin\curl.exe params: -s Retrieve the alarm in the RTC 3.4. Smart App The smartapp is an application on a smartphone, that can access the OTNS from Wi-Fi or 4G network. It generates an alarm similar to a panic alarm, and receives alarm notification. See the Profile tutorial to understand how to set profiles, to modify the event flow behavior. SmartApp is able to connect a camera in RTSP protocol linked to an alarm or the camera can be directly accessed, if authorized. In addition, the SmartApp can support a SIP Phone connected to OXE Objectives To be able to test the integration through log files, restart the system. Be able to create a SmartApp integration with a user and a SmartApp localized with Maps on RTC and on SmartApp. Test the video both internally and externally. Check the license for smartapp android Start the service for the smartapp Android Create a user that is able to use a smartapp

25 25 Create a smartapp device with the user identification Download the OTNS 6.2 smartapp from Google Play and set up the external OTNS server IP address equals : This is the firewall address forwarded to the OTNS. The port number 5672 is used. Login into the application Create an event flow to cause a Panic SmartApp event to notify the RTC and an event on the SmartApp 20 sec after the RTC.

26 26 Display the localization on the RTC and on the SmartApp. Configure the server connection, and check with network administration that the port 5672 is open, or use the 4G mobile data.

27 27 Check the GPS location by double clinking on the GPS reference. Acknowledge the alarm. To generate an RSTP video stream: Apply the following operating mode to provide a video stream. Launch the VLC batch file that will start the RTSP stream. The video will take a while to be shown, be patient. Create a video URL and assign it to the notification to the SmartApp. The is the public

28 28 address of our OTNS. Generate a SmartApp Panic Alarm from the SmartApp

29 GFP and RTC You already use both of the user interfaces RTC and GFP. Here we go deeper in the feature available Objectives To will be able to setup the options of both RTC and GFP, and be able to create an alarm with file and sound. Test this feature internally and externally. Sound and document already downloaded and the popup URL document Check the presence of a sound *.au and a file *.pdf in the system Modify one of the event flows to associate a sound and a file to a RTC and a GFP event notification. Generate an alarm and from RTC or GFP, localize the sound icon and the file download

30 DECT base station One of the main advantages of the OTNS is integration with the OXE, and especially with the DECT for the lone worker protection and mobility notification service. The DECT integration allows the notification to be geo localized, according to the strongest base station signal. This can be improved with BTLE (Blue Touth Low Energy) detection for the DECT Objectives To be able to create a base station and localize it on GFP Cal and select choice 1/3/1 Retrieve the base station number to be used from the material documentation and create the base station: OpenTouchNotificationService_QuickStartGuide_OXE.pdf Export ale_oxe_api logs, search the day logs: application_logs_2016_12_27_11_31_27_879.zip\diagnostic\logs\home\iqm\dist\iqm-engine\logs DEBUG [ :46:08,408] [ABCFEventListener] ApiEventListner - Notification Call received from user DEBUG [ :46:08,408] [ABCFEventListener] ApiEventListner - From and type NOTIFICATION_CALL DEBUG [ :46:08,408] [ABCFEventListener] ApiEventListner - pari rpn1 017 and signallevel1 3 DEBUG [ :46:08,408] [ABCFEventListener] ApiEventListner - pari rpn2 021 and signallevel2 4 DEBUG [ :46:08,408] [ABCFEventListener] ApiEventListner - pari rpn3 256 and signallevel3 0 DEBUG [ :46:08,409] [ABCFEventListener] ApiEventListner - pari rpn4 256 and signallevel4 0 DEBUG [ :46:08,409] [ABCFEventListener] ApiEventListner - Base stations number 2 after filtering DEBUG [ :46:08,409] [ABCFEventListener] SCPLocation - Stations 2 received DEBUG [ :46:08,409] [ABCFEventListener] AlcatelPositionLocator - Filtered stations 2 DEBUG [ :46:08,409] [ABCFEventListener] AlcatelPositionLocator - Strongest station Note that the daily logs are located in: application_logs_2016_12_27_11_31_27_879.zip\diagnostic\logs\home\iqm\logs

31 31 Retrieve the message and the base station ID and create it Create the location Create the device together with its location Locate it in the maps

32 32 Create a script to display the man down alarm of a DECT in the GFP 4 Scenarii around lone worker protection and DECT Context: Detect a major anomaly that was produced by an employee using panic mode. There should be no need to remind who to call Scenario: long press on alarm button, RTC displays the alarm, GFP localizes the best base station, a telephone set is notified. The call is escalated to a SmartApp user, if the call is not acknowledged Objectives: Describe the PTI function of the 8262 Describe the interface of notification RTC, GFP, Sets, SmartApp Introduce the eventflow Retrieve the PTI function from the Red OXE block Retrieve the notification possibility Describe the escalation process 4.1. Prerequisites Training ONTSWPS001 on knowledge hub for the BP Follow the tutorials from the community Platform setup Open a Firefox Mozilla and launch from your PC Account: admin Password: admin One screen open to RTC: One screen open to GFP: What we must know about 8262 Identify the 8262

33 33 Describe the localization of the panic button (or emergency call), the pull cord, man down no movement and shock. See more in the documentation here: Questions. What happens when a man down is detected by the phone?... What type of ringing will be produced... Can I stop an alarm if started unexpectedly?... Can I have a grace period to avoid startind an alarm in case of an unexpected man dow alarm? What happens if the set is out of coverage?... How is the user adviced? Exercise Scenario: Emulate a panic button situation with a long press on the alarm button. RTC displays the alarm. GFP locates the best base station. A set is notified. The call is escalated to a SmartApp user, if not acknowledged Describe the text display method when alarm is notified. Will it be Full display or Mini message? Describe the loudspeaker mode Build your scenario

34 34 Call the Automated Attendant choice 1/1/2 Open RTC and activate the alarm through the Automated Attendant phone number Note the difference between the notification from OXE block and from the RTC block On the IPDSP note the management of the text on the phone set. Force the loudspeaker available for the UA set and not for your remote Test Set. Notes Full is dedicated to UA set, simple is dedicated to DECT, but can be used on UA.

35 35 The call back number will be used when Take Call is pressed on the IP DSP, when the call is presented. Use 000Country_code_Your_Number to test The Full mode apply only on UA set not on DECT that use Simple Test the Simple mode and the Mini mode Scenario exercise To be able to describe: RTC display the alarm Color of displays are manageable to provide a better understanding GFP localize the best DECT base station Color of display are manageable to provide a better understanding The UA XXXX is notified by call and text Type of Test message, type of call, priority (MLPP, DND and FWD) Escalation management according to the connected block Accepted, answered

36 36 Describe the Retrieve the PTI function in the Red OXE block Retrieve the notification possibility Describe the escalation process In addition, play a sound on the RTC and provide a document to download at the RTC.

37 37 5 Lone Worker Protection complement 5.1. How to proceed in real life Describe the function at the 8262 level Enter in the alarm menu Select Access to Alarm settings menu (password). Underline the restriction access by password. Describe the Alarm trigger and activate the ManDown function Select Alarm to server Select Settings and describe the angle and the location signal Describe the set behavior when out of the coverage zone. Set the phone set horizontal and re-describe the behavior Don t ack the alarm Remove the localization ringing by acceding the alarm ack icon in the menu

38 38 6 Other scenarii 6.1. OTNS redundancy Exercise with documentation only Describe the OTNS redundancy Describe the update mechanism thru the Linux cluster and keep alive for activity detection (see documentation) Retrieve the port used by the cluster 6.2. Profile, RTC-GFP trigger Calendar & scheduler Calendar Create a script based on DECT Key1 trigger that have a different behavior during the open hour Notify the ua set the rest of the week. Notifiy by Create the device Daily Test scripts Scenario: programmed automatic procedure to verify the emergency process Call emergency DECT All must accept If one of them does not escalation to IP Desktop Soft Phone Create the group to test

39 39 Schedule the test

40 40 RTC-GFP Create a script that is activated by RTC or GFP Notification to Simple event flow activated by RTC trigger Assign the RTC trigger to the event flow

41 41 Retrieve the RTC trigger in the RTC Send and receive the , localize the Subject and the body of the message Profile Create the previous script to use a profile Edit the profile Create the profile name and press to validate the switch name Add switch and validate Add a second switch and validate

42 42 And select a switch Then connect to block Re-select the profile block and select the second switch Create the rest of the event flow Save the event flow How to retrieve the Profile from RTC

43 43 Add row

44 44 User can manage the profile User set it from RTC Report Generate a report and identify the acknowledgement from one of your scenarios

45 45 Note that it is only when an escalation is processed, that the accepted/refused answer will be displayed

ALCATEL-LUCENT OPENTOUCH NOTIFICATION SERVICE IMPROVE REAL-TIME SITUATIONAL AWARENESS AND PERSONAL SAFETY

ALCATEL-LUCENT OPENTOUCH NOTIFICATION SERVICE IMPROVE REAL-TIME SITUATIONAL AWARENESS AND PERSONAL SAFETY ALCATEL-LUCENT OPENTOUCH NOTIFICATION SERVICE IMPROVE REAL-TIME SITUATIONAL AWARENESS AND PERSONAL SAFETY In healthcare, education, high-risk industries and the hospitality sector, you must know immediately

More information

MultiSite Manager. Setup Guide

MultiSite Manager. Setup Guide MultiSite Manager Setup Guide Contents 1. Introduction... 2 How MultiSite Manager works... 2 How MultiSite Manager is implemented... 2 2. MultiSite Manager requirements... 3 Operating System requirements...

More information

University. NewVoice. San Francisco Paris Geneva Zurich Linz Mainz Shanghai Brisbane Hong Kong São Paulo Dubai

University. NewVoice. San Francisco Paris Geneva Zurich Linz Mainz Shanghai Brisbane Hong Kong São Paulo Dubai University Case Study University - Message Broadcast Powerful messaging scenarios to persons and groups, voice and text, dynamic and predefined. Messaging can be triggered via phone or web. With or without

More information

WHAT HAPPENS NEXT FOR ADT SMART BUSINESS CUSTOMERS

WHAT HAPPENS NEXT FOR ADT SMART BUSINESS CUSTOMERS WHAT HAPPENS NEXT FOR ADT SMART BUSINESS CUSTOMERS Below you will find information about your installation and what you can expect to happen next. There are also some important steps to follow to ensure

More information

Health Care. NewVoice. San Francisco Paris Geneva Zurich Linz Mainz Shanghai Brisbane Hong Kong São Paulo Dubai

Health Care. NewVoice. San Francisco Paris Geneva Zurich Linz Mainz Shanghai Brisbane Hong Kong São Paulo Dubai Health Care Emergency & Medical Services Nurse Call Heart Alarm Emergency Hotline Skill Based Mobilization Emergency Conference Bed Transportation MobiCall Health Care Security & Infrastructure MobiCall

More information

HikCentral Web Client. User Manual

HikCentral Web Client. User Manual HikCentral Web Client User Manual Legal Information User Manual 2018 Hangzhou Hikvision Digital Technology Co., Ltd. About this Manual This Manual is subject to domestic and international copyright protection.

More information

HikCentral Web Client. User Manual

HikCentral Web Client. User Manual HikCentral Web Client User Manual Legal Information User Manual 2018 Hangzhou Hikvision Digital Technology Co., Ltd. About this Manual This Manual is subject to domestic and international copyright protection.

More information

Using ANM Mobile CHAPTER

Using ANM Mobile CHAPTER CHAPTER 19 Date: 3/22/13 This chapter describes Cisco ANM Mobile, which allows you to access your ANM server or ANM Virtual Appliance and manage your devices using a mobile device such as an iphone or

More information

Grandstream Networks, Inc. GDS3710 Input/output Connection Guide

Grandstream Networks, Inc. GDS3710 Input/output Connection Guide Grandstream Networks, Inc. Table of Contents INTRODUCTION... 4 GDS3710 WIRING CONNECTION... 5 Powering and Connecting the GDS3710... 5 Power and Data PINs... 5 Alarm In and Alarm Out PINs... 6 DETECT AND

More information

Bosch TCU Integration Module Administrator's Guide

Bosch TCU Integration Module Administrator's Guide Bosch TCU Integration Module 1.0 - Administrator's Guide 10 Dec 2008 Rev 1.2 Table of Contents 1 Overview... 3 1.1 Compatibility...3 1.2 References...3 2 Installation... 4 3 Configuration... 5 3.1 System

More information

Setting up and Managing Alarms in McAfee ESM 10.x

Setting up and Managing Alarms in McAfee ESM 10.x McAfee SIEM Alarms Setting up and Managing Alarms in McAfee ESM 10.x Introduction McAfee SIEM provides the ability to send alarms on a multitude of conditions. These alarms allow for users to be notified

More information

Public Services. NewVoice. San Francisco Paris Geneva Zurich Linz Mainz Shanghai Brisbane Hong Kong São Paulo Dubai

Public Services. NewVoice. San Francisco Paris Geneva Zurich Linz Mainz Shanghai Brisbane Hong Kong São Paulo Dubai Public Services NewVoice San Francisco Paris Geneva Zurich Linz Mainz Shanghai Brisbane Hong Kong São Paulo Dubai Public Services - Mobile applications for smart phones - Emergency Call 911 - Municipality

More information

Alarm Client. Installation and User Guide. NEC NEC Corporation. May 2009 NDA-30364, Revision 9

Alarm Client. Installation and User Guide. NEC NEC Corporation. May 2009 NDA-30364, Revision 9 Alarm Client Installation and User Guide NEC NEC Corporation May 2009 NDA-30364, Revision 9 Liability Disclaimer NEC Corporation reserves the right to change the specifications, functions, or features,

More information

BlackBerry AtHoc Networked Crisis Communication Siemens Indoor Fire Panel Installation and Configuration Guide Release Version 7.

BlackBerry AtHoc Networked Crisis Communication Siemens Indoor Fire Panel Installation and Configuration Guide Release Version 7. BlackBerry AtHoc Networked Crisis Communication Siemens Indoor Fire Panel Installation and Configuration Guide Release Version 7.3, October 2017 Copyright 2017 BlackBerry Limited. All Rights Reserved.

More information

Alarm setup and definitions in Cisco Unified Serviceability

Alarm setup and definitions in Cisco Unified Serviceability Alarm setup and definitions in Cisco Unified Serviceability Set up Cisco Unified IM and Presence Serviceability alarms, page 1 Alarm setup and update for a service, page 2 Alarm definitions and user-defined

More information

WiFi + PSTN. Smart Home Alarm System

WiFi + PSTN. Smart Home Alarm System WiFi + PSTN Smart Home Alarm System Content Preface Specifications Technical information Front side panel view Back side panel view Initialization APP names Add alarm host and connect WiFi for host How

More information

Integration with Mobotix Q24

Integration with Mobotix Q24 Integration with Mobotix Q24 Camera This is the third tutorial from the series of tutorials describing integration of the DOMIQ system with Mobotix devices. In the previous tutorials we described the integration

More information

WHAT HAPPENS NEXT for ADT Interactive Security Customers

WHAT HAPPENS NEXT for ADT Interactive Security Customers WHAT HAPPENS NEXT for ADT Interactive Security Customers Interactive Security Below you will find information about your installation and what you can expect to happen next. There are also some important

More information

Avigilon Control Center System Integration Guide

Avigilon Control Center System Integration Guide Avigilon Control Center System Integration Guide with Gallagher Command Centre INT-CARDAX-C-Rev2 Copyright 2011 Avigilon. All rights reserved. No copying, distribution, publication, modification, or incorporation

More information

Milestone SMI Intrepid II Perimeter Module 1.1 User s Manual

Milestone SMI Intrepid II Perimeter Module 1.1 User s Manual Milestone SMI Intrepid II Perimeter Module 1.1 User s Manual Target Audience for this Document This document is aimed at system users and provides descriptions on how to install and maintain the Milestone

More information

Secure Your Way of Life. Now Compa ble With. Climax Home Portal Platform. Enable a Connected Future

Secure Your Way of Life. Now Compa ble With. Climax Home Portal Platform. Enable a Connected Future Secure Your Way of Life Now Compa ble With Climax Home Portal Platform Enable a Connected Future Climax Home Portal Platform An IP/GPRS-Based Solution to Deliver Smart Home Security & Mobile Control Services

More information

D3D Wi-Fi GSM Smart Alarm System -User Manual

D3D Wi-Fi GSM Smart Alarm System -User Manual D3D Wi-Fi GSM Smart Alarm System -User Manual D3D Wi-Fi / GSM Smart Alarm system (Model : D10). Please read all instructions carefully & follow steps for easy home installation. 1 P a g e D3D Wi-Fi / GSM

More information

Patriot Systems Limited

Patriot Systems Limited COPYRIGHT 1997 - The Patriot Systems Ltd. Patriot Alarm Monitoring Automation Package is licensed for use on one computer, by the original person, or company, or organization whose name is registered with

More information

Mobile App & Customer Web Portal. Quick Start Guide

Mobile App & Customer Web Portal. Quick Start Guide Mobile App & Customer Web Portal Quick Start Guide Quickstart Guide Intro Welcome! This Quickstart guide is designed to help you get up and running with the core capabilities of your JAQX service. You

More information

Skyresponse ThingWorx Extension. Version 1.0. User Guide

Skyresponse ThingWorx Extension. Version 1.0. User Guide Skyresponse ThingWorx Extension Version 1.0 User Guide Software Change Log...1 Introduction...1 About Skyresponse...1 Installation...2 Importing the Skyresponse ThingWorx Extension...2 Configuration and

More information

Avigilon Control Center System Integration Guide

Avigilon Control Center System Integration Guide Avigilon Control Center System Integration Guide with Gallagher Command Centre INT-CARDAX-C-Rev3 Copyright 2013 Avigilon. All rights reserved. No copying, distribution, publication, modification, or incorporation

More information

MobiCall-Client PC Safety at work

MobiCall-Client PC Safety at work MobiCall-Client PC Safety at work MobiCall Client PC offers efficient personal security measures for staff members with PC workstations in threatening situations, as well as a quick alarm transmission

More information

Patriot Systems Limited

Patriot Systems Limited COPYRIGHT 1997 - The Patriot Systems Ltd. Patriot Alarm Monitoring Automation Package is licensed for use on one computer, by the original person, or company, or organisation whose name is registered with

More information

MobiCall Silent Alarm

MobiCall Silent Alarm MobiCall Silent Alarm In circumstances such as threats, MobiCall offers efficient personal security for employees at base and in the field, allowing a rapid alarm transmission in emergency and crisis situations.

More information

Honeywell Total Connect Remote Services

Honeywell Total Connect Remote Services Honeywell Total Connect Remote Services Basic User Guide With Honeywell Total Connect Remote Services, you can stay connected and in control of your home or business whenever you want, wherever you are.

More information

Lighting Xpert Insight User Manual

Lighting Xpert Insight User Manual Lighting Xpert Insight User Manual Table of Contents 1 About This Document... 3 1.1 Key Terms... 3 1.2 Related Fifth Light Documentation... 3 2 Lighting Xpert Insight Overview... 4 2.1 Key Features...

More information

Avigilon Control Center 5 System Integration Guide

Avigilon Control Center 5 System Integration Guide Avigilon Control Center 5 System Integration Guide for Paxton Net2 Access Control Systems 2014 Avigilon Corporation. All rights reserved. Unless expressly granted in writing, no license is granted with

More information

Making the Most of Alarms

Making the Most of Alarms Making the Most of Alarms Leverage the alarm management features of MPA to address network performance problems more effectively. Blueprint to Leverage Alarms and Alerts Using Mitel Performance Analytics

More information

Avigilon Control Center 5 System Integration Guide

Avigilon Control Center 5 System Integration Guide Avigilon Control Center 5 System Integration Guide with Lenel Facility Commander Wnx INT-FCWNX-A-Rev1 2010 2014 Avigilon Corporation. All rights reserved. Unless expressly granted in writing, no license

More information

Avigilon Control Center 5 System Integration Guide

Avigilon Control Center 5 System Integration Guide Avigilon Control Center 5 System Integration Guide with Hirsch Velocity INT-HIRSCH-B-Rev1 2012 2014 Avigilon Corporation. All rights reserved. Unless expressly granted in writing, no license is granted

More information

Alarm System Example

Alarm System Example Alarm System Example ASD:Suite Copyright 2013 Verum Software Technologies B.V. ASD is licensed under EU Patent 1749264, Hong Kong Patent HK1104100 and US Patent 8370798 All rights are reserved. No part

More information

IndigoVision Alarm Panel. User Guide

IndigoVision Alarm Panel. User Guide IndigoVision Alarm Panel User Guide THIS MANUAL WAS CREATED ON 2/21/2017. DOCUMENT ID: IU-AP-MAN002-4 Legal considerations LAWS THAT CAN VARY FROM COUNTRY TO COUNTRY MAY PROHIBIT CAMERA SURVEILLANCE. PLEASE

More information

IndigoVision. GAI-Tronics Integration Module. Administrator's Guide

IndigoVision. GAI-Tronics Integration Module. Administrator's Guide IndigoVision GAI-Tronics Integration Module Administrator's Guide GAI-Tronics Integration Module THIS MANUAL WAS CREATED ON 10 APRIL 2013. DOCUMENT ID: IU-IM-MAN019-1 Legal Considerations LAWS THAT CAN

More information

MobiCall. Unified Event Communication

MobiCall. Unified Event Communication MobiCall Unified Event Communication We offer targeted alerting in case of emergency calls and fire alarms, comprehensive staff security, effi cient and reliable communication in case of emergency, fast

More information

SOLUTIONS FOR SENIOR CARE FACILITIES BUSINESS COMMUNICATION SERVERS

SOLUTIONS FOR SENIOR CARE FACILITIES BUSINESS COMMUNICATION SERVERS SOLUTIONS FOR SENIOR CARE FACILITIES BUSINESS COMMUNICATION SERVERS BETTER CARE AND LOWER COSTS THE PANASONIC SOLUTION When empty beds equal lost revenue, patient satisfaction is more important than ever

More information

Universal Monitoring System. TrapServer Description

Universal Monitoring System. TrapServer Description TrapServer Description TrapServer is a centralized or distributed monitoring system used to monitor, assess and control a multi-vendor telecommunications networks. It consists of a server (rack or desk

More information

Ontech GSM 9040/50. Reference Manual English -1 -

Ontech GSM 9040/50. Reference Manual English -1 - Ontech GSM 9040/50 Reference Manual English -1 - Content Welcome... 5 This manual... 5 Text styles... 5 Support... 5 Disclaimer... 5 Overview... 6 Accessories... 6 External temperature sensor 9901... 7

More information

D-Link Central Management System

D-Link Central Management System D-Link Central Management System This seamless management of digital video, audio and data is a powerful solution for large scale installations The D-Link Central Management System is a powerful system

More information

MiNi IP Camera Quick User Manual

MiNi IP Camera Quick User Manual MiNi IP Camera Quick User Manual Products Introduction IR Sensor Lens Microphone Speaker Reset MicroSD card Slot DC 5V Power Slot Reset Before starting setup Make sure of the following: - Your router supports

More information

Ion Gateway Cellular Gateway and Wireless Sensors

Ion Gateway Cellular Gateway and Wireless Sensors Page 1 of 9 Account & Network Setup If this is your first time using the Ion Gateway online system site you will need to create a new account. If you have already created an account you can skip to the

More information

Ambient Temperature/ Relative Humidity & Dew Point Temperature Sensors to USB Output. Model LFS108B

Ambient Temperature/ Relative Humidity & Dew Point Temperature Sensors to USB Output. Model LFS108B Ambient Temperature/ Relative Humidity & Dew Point Temperature Sensors to USB Output Model LFS108B Copyright 2018 - LLC. All rights reserved. Table of Contents Quick Start... 3 1- Introduction... 4 2-

More information

The WAVE Plus Instant Notification System for Schools and Colleges

The WAVE Plus Instant Notification System for Schools and Colleges Instant Notification System for Schools and Colleges Duress alarm has been activated in the School of Engineering! Schools strive to provide a safe environment for students and teachers. In an emergency,

More information

ALE Application Partner Program Inter-Working Report

ALE Application Partner Program Inter-Working Report ALE Application Partner Program Inter-Working Report Partner: ATT (Audio Text Telecom AG) Application type: Alarm server Application name: AMX Alcatel-Lucent Enterprise Platform: OmniPCX Enterprise The

More information

Avigilon Control Center 5 System Integration Guide. with STENTOFON AlphaCom. INT-STENTOFON-C-Rev1

Avigilon Control Center 5 System Integration Guide. with STENTOFON AlphaCom. INT-STENTOFON-C-Rev1 Avigilon Control Center 5 System Integration Guide with STENTOFON AlphaCom INT-STENTOFON-C-Rev1 2013 2014 Avigilon Corporation. All rights reserved. Unless expressly granted in writing, no license is granted

More information

Advisor Advanced Mobile Application User Manual

Advisor Advanced Mobile Application User Manual Advisor Advanced Mobile Application User Manual Content Warnings and Disclaimers 2 Advanced Mobile 2 Contact information 2 Description 2 Screen navigation 4 Gestures 4 Menu 4 Help navigation 4 Login 5

More information

1 Introduction Data transmission Compatibility IPS Analytics configuration... 3

1 Introduction Data transmission Compatibility IPS Analytics configuration... 3 Configuration Instruction Integration of IPS Video Analytics on Axis Cameras with a Milestone XProtect Video Management System Contents 1 Introduction... 1 2 Data transmission... 2 3 Compatibility... 3

More information

APP Function Introduction

APP Function Introduction APP Function Introduction IOS/Android Bluetooth 4.1 INMOTION TECHNOLOGIES CO., LTD April, 2015 1 / 29 Content Content... 2 1. General Information... 4 1.1. About this manual... 4 1.2. Related Conventions...

More information

Alarm Management in TRBOnet 5.0. A comprehensive toolset for abnormal situation awareness and automated response actions

Alarm Management in TRBOnet 5.0. A comprehensive toolset for abnormal situation awareness and automated response actions Alarm Management in TRBOnet 5.0 A comprehensive toolset for abnormal situation awareness and automated response actions Introducing TRBOnet Alarm Management What you will learn: Overview: what it is, what

More information

Avigilon Control Center System Integration Guide

Avigilon Control Center System Integration Guide Avigilon Control Center System Integration Guide with Velocity INT-HIRSCH-A-Rev3 Copyright 2013 Avigilon. All rights reserved. No copying, distribution, publication, modification, or incorporation of this

More information

inet Now Live Monitoring

inet Now Live Monitoring inet Now Live Monitoring gasmonitors@levitt-safety.com www.levitt-safety.com/imagine-inet/ GAS HAZARDS ARE INVISIBLE, but your people don t have to be. As a safety leader, it can be difficult to track

More information

Network Hardware and wiring (quiz)...

Network Hardware and wiring (quiz)... 4120 Network/TSW (FA049) Course Agenda Day 1 Course Introduction (Presentation)... 8:00 am to 8:30 am Break Module 1 Installing and Configuring Network Software Applications 4120 New Network Programmer

More information

Installing ProSeries 2005

Installing ProSeries 2005 Installing ProSeries 2005 The following instructions will walk you through Installing and Launching ProSeries 2005. Before you begin your installation, it is very important to make note of the following

More information

PWM. Solar Charge controller with Ethernet. Solar Smart PWM 20Amp. Hardware Description : Release : 19 June 2014

PWM. Solar Charge controller with Ethernet. Solar Smart PWM 20Amp. Hardware Description : Release : 19 June 2014 Solar Charge controller with Ethernet Release : 19 June 2014 Hardware Version : Version 1 Firmware version 1 PC Application Software : Version 1.0.0.0 Hardware Description : The Solar Smart regulator was

More information

WiFi GSM APP Smart Home Security System

WiFi GSM APP Smart Home Security System User Manual WiFi GSM APP Smart Home Security System Tips: Please read through this user manual before installation so as to operate properly. Please keep well of the user manual for further reference.

More information

Niagara4 Technical Certification Program Student Guide DAY 1 DAY 2

Niagara4 Technical Certification Program Student Guide DAY 1 DAY 2 Niagara4 Technical Certification Program Student Guide DAY 1 Welcome Course Introduction Platforms & Stations Niagara4 Fundamentals Simple Logic: Hot Water Pump Control (Thermostatic) Simple Logic: Hot

More information

[ [ ADMIN PANEL USER GUIDE

[ [ ADMIN PANEL USER GUIDE [ [ ADMIN PANEL USER GUIDE ADMIN PANEL USER GUIDE 2 Contents Logging In & Systems Overview 3 System Details 5 Analytics 6 View Alarms 8 Manage Alarms 9 Create Alarms 10 Device Reporting Alarm 11 Monthly

More information

IndigoVision. Gallagher Integration Module. Administrator's Guide

IndigoVision. Gallagher Integration Module. Administrator's Guide IndigoVision Gallagher Integration Module Administrator's Guide Gallagher - Integration Module THIS MANUAL WAS CREATED ON THURSDAY, MARCH 22, 2018. DOCUMENT ID: IU-IM-MAN008-6 Legal Considerations LAWS

More information

Centroid Snet 2. Battery Management Software. User Manual V1.1. Eagle Eye Power Solutions, LLC Keeping an Eye on Your Critical Power!

Centroid Snet 2. Battery Management Software. User Manual V1.1. Eagle Eye Power Solutions, LLC Keeping an Eye on Your Critical Power! Eagle Eye Power Solutions, LLC Keeping an Eye on Your Critical Power! Centroid Snet 2 Battery Management Software User Manual V1.1 www.eepowersolutions.com Tel: 1-877-805-3377 info@eepowersolutions.com

More information

Andover ContinuumTM. SNMP Alarming

Andover ContinuumTM. SNMP Alarming Andover ContinuumTM TAC s for Andover Continuum provides industrystandard SNMP management embedded in Andover Continuum CX network controllers. 02 Features This optional feature enables popular Network

More information

Security Escort Central Console Software SE2000 Series

Security Escort Central Console Software SE2000 Series Release Notes Security Escort Central Console Software SE2000 Series Table of Contents 1 Security Escort v2.18.1.0... 2 1.1 Enhancements... 2 1.2 Errors Fixed... 2 1.3 Known Limitations and Restrictions...

More information

Register the Gateway via PC. Package Content. Gateway Installation. 1 x Gateway 1 x Voice Siren 1 x IP Camera*

Register the Gateway via PC. Package Content. Gateway Installation. 1 x Gateway 1 x Voice Siren 1 x IP Camera* Package Content 1 x Gateway 1 x Voice Siren 1 x IP Camera* Register the Gateway via PC Create a new account at www.elro-smartalarm.com 1. Click on Create a new account 1 x PIR Motion 1 x Magnetic 1 x Remote

More information

Managing Network Alarms and Events

Managing Network Alarms and Events 9 CHAPTER Prime Performance Manager allows you to view alarms and events that occur in your network. The following topics provide information about displaying network alarms and events: Displaying Active

More information

Added password for IP setup page : Password must be in IP format!

Added password for IP setup page : Password must be in IP format! NETWORK POWER MONITOR Release : 21 August 2014 Hardware Version : Version 7 Firmware version 1.00 PC Application Software : Version (latest)...2 Added password for IP setup page : Password must be in IP

More information

Front page TBA from Marketing. Network and Device Monitoring. Starter Kit

Front page TBA from Marketing. Network and Device Monitoring. Starter Kit Front page TBA from Marketing Starter Kit Table of Contents Before you start... 3... 3 Activity 1 Current Network Device Status... 4 Activity 2 Node Voltage Monitoring... 5 Activity 3 Personnel Device

More information

Vcare. User Manual. Ver WiFi - GSM- App. Smart Home Security System

Vcare. User Manual. Ver WiFi - GSM- App. Smart Home Security System Vcare User Manual Ver.20161126 WiFi - GSM- App Smart Home Security System Tips:. Carefully read through this user manual prior to installation. Keep the user manual in a safe place for future reference

More information

ION Meter Alerts TECHNICAL NOTE NOVEMBER In This Document

ION Meter Alerts TECHNICAL NOTE NOVEMBER In This Document 70072-0125-01 TECHNICAL NOTE NOVEMBER 2006 ION Meter Alerts A PowerLogic ION meter can send alerts to indicate a user specified power system condition such as a power quality problem (including surges,

More information

TURN OFF ALARM AUTO ALARM RESET WRITE A COMMENT DISPLAY THE GUARDS GUARD FUNCTION RELAY INTERFACE:...

TURN OFF ALARM AUTO ALARM RESET WRITE A COMMENT DISPLAY THE GUARDS GUARD FUNCTION RELAY INTERFACE:... CONTENT version 2.03 1: PICCOLO - WIRELESS PROTECTION... 3 HOW THE PICCOLO SYSTEM WORKS... 3 SYSTEM DESCRIPTION... 3 DETECTORS... 3 ALARM RECEIVERS... 3 PICCOLO SERVER UNIT... 3 FORWARDING ALARMS (INTERFACES)...

More information

All users are recommended to update their existing ProRAE Guardian (PRG) software to v

All users are recommended to update their existing ProRAE Guardian (PRG) software to v Product ProRAE Guardian Version V1.14.4 Release Date January 2018 All users are recommended to update their existing ProRAE Guardian (PRG) software to v1.14.4. 1. Experion Field Personnel Safety (FPS)

More information

Situational Awareness for Life & Fire Safety. October 10, 2013

Situational Awareness for Life & Fire Safety. October 10, 2013 Situational Awareness for Life & Fire Safety October 10, 2013 New Fire Standards Control and Communication Units For Fire Alarm Control Units Mass notification products shall be constructed to comply with

More information

Monitor Alarms and Events

Monitor Alarms and Events What Are Alarms and Events?, page 1 How are Alarms and Events Created and Updated?, page 2 Which Events Are Supported?, page 5 Set Alarm and Event Management Preferences, page 5 Interpret Event and Alarm

More information

IRIS Touch Firmware Enhancements and Additions from Version to Version

IRIS Touch Firmware Enhancements and Additions from Version to Version Overview IRIS Touch Firmware Enhancements and Additions from Version 1.14.3 to Version 1.19.1 This document details enhancements to the feature set of the IRIS Touch from firmware Version 1.14.3 to Version

More information

CRIME. Manufacturing And Minor Inventions CRIME. Control Room Integrated Monitoring Environment

CRIME. Manufacturing And Minor Inventions CRIME. Control Room Integrated Monitoring Environment Control Room Integrated Monitoring Environment INDEX 1. Requirements for software. 2. Installation Instructions. 3. How to Register your Software. 4. Start Using... 5. Operating Instructions. 6. Screen

More information

rvm4c Installation Guide Remote Video Module

rvm4c Installation Guide Remote Video Module rvm4c EN Installation Guide Remote Video Module rvm4c Installation Guide Installation Diagrams EN 2 Installation Diagrams for the Transmitting Unit rvm4c Installation Guide Basic Hardware Installation

More information

Before you install ProSeries Express Edition software for network use

Before you install ProSeries Express Edition software for network use Before you install ProSeries Express Edition software for network use The following pages describe system requirements and other information you need to know before installing ProSeries Express Edition

More information

GMS GRAPHICAL MANAGEMENT SYSTEM

GMS GRAPHICAL MANAGEMENT SYSTEM GMS GRAPHICAL MANAGEMENT SYSTEM 1 GMS Security management system for multi-site organizations. PACOM Graphical Management System (GMS) is the modular client-server application that integrates all of PACOM

More information

My Visonic SMS App User Guide

My Visonic SMS App User Guide My Visonic SMS App User Guide User Guide Version 1.0.0.0 (06/08/2017) Page 1 Contents Introduction:... 3 Install from Apple Store:... 3 Install from Google Play Store:... 7 Settings of My Visonic SMS App:...

More information

Ademco Vista Alarm Panel

Ademco Vista Alarm Panel System Galaxy Quick Guide CONFIGURATION AND OPERATION Ademco Vista Alarm Panel JAN 2018 SG 10.5.6 System Galaxy Quick Guide For Ademco Vista Panel Configuration & Operation 2nd edition JAN 2018 Information

More information

Smart Wireless Sensor

Smart Wireless Sensor Smart Wireless Sensor G7 G7 creates the IoT platform of sensor data exchange and integration 64 wireless sensors each station * temperature, humidity, analog sensors, or digital alarm Windows / ios / Android

More information

Secure Your Way of Life. Home Control Gateway Series. Life-Transforming ZigBee/Z-Wave Innovations

Secure Your Way of Life. Home Control Gateway Series. Life-Transforming ZigBee/Z-Wave Innovations Secure Your Way of Life Home Control Gateway Series Life-Transforming ZigBee/Z-Wave Innovations Table of Contents Introduction to the HCGW Series 1 Features 2 The HCGW Comparison Chart 6 Ordering Information

More information

Full User Guide: Self-care Web Portal and Mobile App

Full User Guide: Self-care Web Portal and Mobile App Full User Guide: Self-care Web Portal and Mobile App Full User Guide: Self-care Web Portal and Mobile App 1 TABLE OF CONTENTS 1. INTRODUCTION 3 2. ADT SMART HOME/BUSINESS PACKAGE / KIT 4 3. ACTIVATING

More information

Process alarm. Deliver messag e. Alarm event. Feedbac k. Process feedback

Process alarm. Deliver messag e. Alarm event. Feedbac k. Process feedback Messenger@Net Messenger@Net Messenger@Net is a PC based middleware that delivers real-time alerting of significant enterprise events from virtually any input source to virtually any remote notification

More information

Avigilon System Integration Guide. Avigilon Control Center with AMAG Symmetry Security Management System 7.0

Avigilon System Integration Guide. Avigilon Control Center with AMAG Symmetry Security Management System 7.0 Avigilon System Integration Guide Avigilon Control Center with AMAG Symmetry Security Management System 7.0 2013-2016, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, HDSM, HIGH

More information

NextGen Home Security. Quick Reference Guide

NextGen Home Security. Quick Reference Guide TM NextGen Home Security Quick Reference Guide Fire Auxiliary Panic (not active) Stay Away Chime Reset Bypass To view the full user manual, go to www.bellaliant.net/homesecurity and select Support. Arming

More information

RFT CARES Android App User Guide

RFT CARES Android App User Guide RFT CARES Android App User Guide 2017 RF Technologies, Inc. All specifications subject to change without notice. All Rights Reserved. No Part of this work may be reproduced or copied in any form or by

More information

Table of Contents. i-vu CCN Standard 4.2

Table of Contents. i-vu CCN Standard 4.2 i-vu CCN Standard 4.2 Owner's Guide CARRIER CORPORATION 2009 A member of the United Technologies Corporation family Stock symbol UTX Catalog No. 11-808-381-01 7/13/2009 Table of Contents Accessing your

More information

1. Functions of GPS locator ETLOC-30S 3

1. Functions of GPS locator ETLOC-30S 3 Contents 1. Functions of GPS locator ETLOC-30S 3 1.1 Direct view of the vehicle position on the map 3 1.2 Vehicle security 3 1.2.1 Vehicle protection 3 1.2.1.1 GPS protection 3 1.2.1.2 GPS higher level

More information

Operation Manual Fighter ProVision Software. Version: 0.0 Revision: 1

Operation Manual Fighter ProVision Software. Version: 0.0 Revision: 1 Operation Manual Fighter ProVision Software Version: 0.0 Revision: 1 TABLE OF CONTENTS 1. Introduction 5 2. Software Installation 5 3. PC Users 6 3.1 Introduction 6 3.2 Default Code 6 3.3 Edit PC User

More information

Installing ProSeries 2004

Installing ProSeries 2004 Installing ProSeries 2004 The following instructions will walk you through Installing and Launching ProSeries 2004. Before you begin your installation, it is very important to make note of the following

More information

Smart Wireless Sensor

Smart Wireless Sensor Smart Wireless Sensor G7 G7 creates the IoT platform of sensor data exchange and integration 64 wireless sensors each station * temperature, humidity, analog sensors, or digital alarm Windows / ios / Android

More information

WF/DV7500, 6500, Smart Home Integration

WF/DV7500, 6500, Smart Home Integration WF/DV7500, 6500, 6200 Smart Home Integration I N T R O D U C T I O N Push, open and insert Smart Home Adapter to activate Smart control/monitor I N T R O D U C T I O N Smart Home Adapter SPEC - 67mm *

More information

Welcome to smarter living. New Resident User Guide

Welcome to smarter living. New Resident User Guide Welcome to smarter living. New Resident User Guide 1 Home, just a whole lot smarter. Whether you re all moved in, or elbows deep in cardboard boxes, you re in luck because this is a Vivint smart home.

More information

Thermostat Guide Online Guide Brighten Conservation Program. Personal Reference Guide. Brighten ithermostat

Thermostat Guide Online Guide Brighten Conservation Program. Personal Reference Guide. Brighten ithermostat Thermostat Guide Online Guide Brighten Conservation Program Personal Reference Guide Brighten ithermostat Thermostat Guide Online Guide Brighten Conservation Program Welcome to your new Brighten ithermostat

More information

Simplex Panel Interface Guide

Simplex Panel Interface Guide Simplex Panel Interface Guide February 2016 SATEON Software Integrations Simplex Panel Interface Guide Issue 1.0, released February 2016 Disclaimer Copyright 2016, Grosvenor Technology. All rights reserved.

More information

Getting Started with Live Exceptions

Getting Started with Live Exceptions Getting Started with Live Exceptions Live Exceptions provides alarm reporting by identifying problems that include delay, errors, failures, security, or configuration changes. The Live Exceptions Browser

More information

SC-F3G User Manual 1.0

SC-F3G User Manual 1.0 SC-F3G User Manual 1.0 Table of Contents 1. Introduction... 3 2. Functions... 3 3. Features... 3 4. Package Contents... 3 5. Device Configuration... 4 6. Status LED signals... 5 7. Before You Start...

More information