Maintenance Manual Bullard Timecard Portal

Size: px
Start display at page:

Download "Maintenance Manual Bullard Timecard Portal"

Transcription

1 Maintenance Manual Bullard Timecard Portal Product Owner: Brian Randlett Team OmniCom Ken Koyanagi Donald Murchison Madeline Lewis-Whitfield Justin Tran Lathsamy Vongsavanh Kameryn Taylor Version 0.3 April 30, 2017

2 i Table of Contents 1 Introduction... Error! Bookmark not defined. 2 Quick Guide:... Error! Bookmark not defined. 3 Authentication Field Worker Timecard Navigation Timecard Main View Viewing Previous Timecard Viewing Timecard Status Viewing Timecard for the Day Add, Edit, Delete Timecard Submit Timecard to Scheduler Scheduler Timecard Navigation Manage Field Employee Timecards Load Field Employee Timecards Pending View Past Due View Approved View Export to Excel Spreadsheet Manage Users Users List Add Users... 26

3 Bullard Timecard Portal ii 5.4 Edit Application Settings View, Edit, Delete Job Codes Add Job Codes Appendix A: Help Page Glossary Contact Information... 33

4 Bullard Timecard Portal iii List of Tables Table 2: Contact information... 33

5 Bullard Timecard Portal iv List of Figures Figure 1: Sign-In with approved Google Account [Field Worker] & [Scheduler]... 1 Figure 2: Open Safari [Field Worker]... Error! Bookmark not defined. Figure 3: Timecard Portal in Safari [Field Worker]... Error! Bookmark not defined. Figure 4: Add App to Home Page [Field Worker]... Error! Bookmark not defined. Figure 5: Rename Application [Field Worker]... Error! Bookmark not defined. Figure 6: Collapsed Navigation Options [Field Worker]... 2 Figure 7: Expanded Navigation Options [Field Worker]... 2 Figure 8: Previous Timecard [Field Worker]... 3 Figure 9: Previous Timecard Drop Down Menu [Field Worker]... 3 Figure 10: Timecard Status Open [Field Worker]... 4 Figure 11: Timecard Status Closed [Field Worker]... 4 Figure 12: View Job by Week [Field Worker]... 5 Figure 13: Example Job by Day [Field Worker]... 5 Figure 14: Add Job [Field Worker]... 6 Figure 15: Add Job - Submit [Field Worker]... 7 Figure 16: Edit Job [Field Worker]... 7 Figure 17: Edit Job - Change Value [Field Worker]... 8 Figure 18: Edit Job - New Changes [Field Worker]... 9 Figure 19: Delete Job Button [Field Worker]... 9 Figure 20: Delete Job - Confirmation [Field Worker] Figure 21: Submit Timecards [Field Worker] Figure 22: Submit Job Confirmation [Field Worker] Figure 23: Navigation Hamburger [Scheduler] Figure 24: Expanded Navigation Options [Scheduler] Figure 25: Manage Timecard View [Scheduler] Figure 26: Load Timecard View All Weeks [Scheduler] Figure 27: Load Timecard - Change Week [Scheduler]... 17

6 Bullard Timecard Portal v Figure 28: Pending View [Scheduler] Figure 29: Pending View Approve/Unapproved [Scheduler] Figure 30: Edit Submitted Field Employee Timecard [Scheduler] Figure 31: Past Due View [Scheduler] Figure 32: Approved View [Scheduler] Figure 33: Example Export Excel Figure 34: Users List [Scheduler] Figure 35: Edit User Information [Scheduler] Figure 36: Add User [Scheduler] Figure 37: View Job Codes [Scheduler] Figure 38: Edit Job Codes [Scheduler] Figure 39: Edit Job Codes - Edit View [Scheduler] Figure 40: Delete Job Codes [Scheduler] Figure 41: Add Job Codes [Scheduler] Figure 42: Help Page - Brian... 32

7 Bullard Timecard Portal 1 Authentication All authentication for the Bullard Timecard Portal is handled through Google Authentication services. All users whom wish to use the Bullard Timecard Portal will need a Gmail account. Figure 1: Sign-In with approved Google Account [Field Worker] & [Scheduler] Issues: If any issues occur in the authentication process, check the following files: o Bullard Inc -> Web.config 04/30/2017 Page 1

8 Bullard Timecard Portal 2 2 Field Worker Timecard 2.1 Navigation All navigation for the Bullard Timecard Portal is done from the sidebar. Click on the hamburger icon in the top left corner to expand the navigation options. Figure 2: Collapsed Navigation Options [Field Worker] Figure 3: Expanded Navigation Options [Field Worker] To collapse the navigation options, click anywhere on the screen outside of the sidebar. Issues: If any issues occur when navigating through the fieldworker s side menu, then check the following files: o Bullard Inc -> Views -> Shared -> FieldWorkerFrame.cshtml 04/30/2017 Page 2

9 Bullard Timecard Portal Timecard Main View Viewing Previous Timecard To view your previous timecard, click on the drop down menu and select the week you would like to view in the scroll menu. After selecting the week, select Done on the top right, and then select the CHANGE WEEK button. The timecard(s) for that week will populate within the days of the week. Figure 5: Previous Timecard Drop Down Menu [Field Worker] Figure 4: Previous Timecard [Field Worker] Issues: If any issues occur when viewing different timecard weeks, then check the following files: o Bullard Inc -> Controllers -> TimecardController.cs o Bullard Inc -> Views -> Timecard -> Index.cshtml o API -> Controllers -> WeeksController.cs 04/30/2017 Page 3

10 Bullard Timecard Portal Viewing Timecard Status The status of the timecard can be viewed on any portion of the timecard application. A status of OPEN means the Field Employee has not submitted their timecard for the current week to the scheduler; regardless of whether or not it past the due date which is Friday at 12pm. (For example, say it is Friday at 12:01 pm and the timecard for the week has not been submitted. The status will show open until the timecard has been submitted.) Figure 6: Timecard Status Open [Field Worker] A status of CLOSED means the Field Employee has submitted their timecard for the current week to the scheduler; regardless of whether or not it past the due date. Figure 7: Timecard Status Closed [Field Worker] 04/30/2017 Page 4

11 Bullard Timecard Portal Viewing Timecard for the Day To view hours submitted for each day, click on any day of the week. You will then see the job #, hours, miles, lunch, and work performed status code for all timecards submitted on that day. You may submitted multiple timecards per day per week. The total hours and total miles traveled are tallied below the timecard entries. Figure 8: View Job by Week [Field Worker] Figure 9: Example Job by Day [Field Worker] Issues: If any issues occur when viewing different timecard days, then check the following files: o Bullard Inc -> Controllers -> TimecardController.cs o Bullard Inc -> Views -> Timecard -> Index.cshtml o API -> Controllers -> TimesheetsController.cs 04/30/2017 Page 5

12 Bullard Timecard Portal Add, Edit, Delete Timecard To add a new job, click on the Add button. Figure 10: Add Job [Field Worker] You will then have the option to select a project number, a work performed code, enter hours worked, miles driven to job site, and hours spent on lunch. Once you are done click SUBMIT 04/30/2017 Page 6

13 Bullard Timecard Portal 7 To edit the timecard click on the Edit button. Figure 11: Add Job - Submit [Field Worker] Figure 12: Edit Job [Field Worker] 04/30/2017 Page 7

14 Bullard Timecard Portal 8 You will then be directed to a page similar to add timecard however; instead of entering new data, you will be editing the existing data. When you are done click SUBMIT at the bottom of the screen. Figure 13: Edit Job - Change Value [Field Worker] Your new changes will now be reflected in the timecard view. 04/30/2017 Page 8

15 Bullard Timecard Portal 9 Figure 14: Edit Job - New Changes [Field Worker] To delete a specific timecard, click on the Delete button. Figure 15: Delete Job Button [Field Worker] Issues: 04/30/2017 Page 9

16 Bullard Timecard Portal 10 If any issues occur when adding timecard jobs,then check the following files: o Bullard Inc -> Controllers -> TimecardController.cs o Bullard Inc -> Views -> Timecard -> EmpJobAdd.cshtml o API -> Controllers -> TimesheetsController.cs If any issues occur when deleting timecard jobs occurs, check the following files: o Bullard Inc -> Controllers -> TimecardController.cs o Bullard Inc -> Views -> Timecard -> EmpJobView.cshtml o API -> Controllers -> TimesheetsController.cs If any issues occur when updating timecard jobs, check the following files: o Bullard Inc -> Controllers -> TimecardController.cs o Bullard Inc -> Views -> Timecard -> EmpJobView.cshtml o Bullard Inc -> Views -> Timecard -> EmpJobEdit.cshtml o API -> Controllers -> TimesheetsController.cs 04/30/2017 Page 10

17 Bullard Timecard Portal 11 On mobile view, you will not be prompted after clicking delete. On a desktop view however, before you can delete the timecard, you will be prompted to continue. Click OK to delete the timecard. Figure 16: Delete Job - Confirmation [Field Worker] Issues: If the user isn t prompt with a warning message before actual deletion, check the following the files: o Bullard Inc -> Controllers -> TimecardController.cs o Bullard Inc -> Views -> Timecard -> EmpJobView.cshtml 04/30/2017 Page 11

18 Bullard Timecard Portal Submit Timecard to Scheduler Once you have finished adding in all your timecards for the week, click the SUBMIT button at the bottom right of the screen. Note: Once you submit your timecard, you will no longer be able to edit or delete your timecards for the week, and the status will change to CLOSED. After which, you will only be able to view the timecard(s) you submitted. You will regain access to add, edit, and delete your timecard(s) when a new week has begun or the scheduler has un-submitted your timecard. Figure 17: Submit Timecards [Field Worker] 04/30/2017 Page 12

19 Bullard Timecard Portal 13 After clicking submit, you will be prompted if you are sure. Click OK to submit your timecard for the week to the scheduler. Figure 18: Submit Job Confirmation [Field Worker] Issues: If any issues occur when submitting time cards, check the following files: o Bullard Inc -> Controllers -> TimecardController.cs o Bullard Inc -> Views -> Timecard -> EmpJobView.cshtml o API -> Controllers -> TimesheetsController.cs 04/30/2017 Page 13

20 Bullard Timecard Portal 14 3 Scheduler Timecard 3.1 Navigation All navigation is done from the sidebar. To navigate the application, use the sidebar. Click on the hamburger icon in the top left corner to expand the navigation options. Figure 19: Navigation Hamburger [Scheduler] 04/30/2017 Page 14

21 Bullard Timecard Portal 15 Figure 20: Expanded Navigation Options [Scheduler] Issues: If any issues occur when navigating through the scheduler s sidemenu, check the following files: o Bullard Inc -> Views -> Shared -> SchedulerFrame.cshtml o API -> Controllers -> ViewController.cs o API -> Controllers -> WeeksController.cs 04/30/2017 Page 15

22 Bullard Timecard Portal Manage Field Employee Timecards From the manage Field Employee timecard view you are able to see pending timecards, past due timecards, approved timecards. Timecards in the pending view are timecards that have been submitted by Field Employee s on time (by the deadline, which is Friday at 12pm). Timecards in the past due view are timecards that have not been submitted by the deadline (Friday at 12pm). Timecards in the approved view are timecards that have been reviewed and approved for export. From the manage timecard view you are also able to view the previous weeks timecards and see the status of those timecards for that week. Figure 21: Manage Timecard View [Scheduler] Issues: If any issues occur in the Manage Timecard View then check the following files: o Bullard Inc -> Controllers -> SchedulerController.cs o Bullard Inc -> Views -> Scheduler -> Index.cshtml o API -> Controllers -> ViewController.cs 04/30/2017 Page 16

23 Bullard Timecard Portal Load Field Employee Timecards To load Field Employee timecards, select the week you would like to view from the drop down menu. Then, select the CHANGE WEEK button. Figure 22: Load Timecard View All Weeks [Scheduler] Figure 23: Load Timecard - Change Week [Scheduler] 04/30/2017 Page 17

24 Bullard Timecard Portal 18 Issues: If any issues occur with loading different timecard weeks, check the following files: o Bullard Inc -> Controllers -> SchedulerController.cs o Bullard Inc -> Views -> Scheduler -> Index.cshtml o API -> Controllers -> WeeksController.cs 04/30/2017 Page 18

25 Bullard Timecard Portal Pending View Within the pending view, you are able to view the timecards Field Employees have submitted by the deadline (Friday at 12pm) in the quick view. Clicking on each Field Employee name, you will be able to view all of their submitted timecards for the week and edit them appropriately. Figure 24: Pending View [Scheduler] To approve or unapprove timecards, click on the green check or the red x respectively. Timecards that have been approved will instantly go to the approved view. Timecards that have been unapproved will unsubmit the Field Employees timecard. This action change the Field Employees timecard status back to OPEN and they will be allowed to edit their timecard again. Figure 25: Pending View Approve/Unapproved [Scheduler] 04/30/2017 Page 19

26 Bullard Timecard Portal 20 To edit timecards click on the blue pencil button next to each timecard. You will then be redirected to the Field Employees timecard view where you can edit work performed, project number, hours, lunch hours, and mileage. Figure 26: Edit Submitted Field Employee Timecard [Scheduler] Issues: If any issues occur with editing, approving and unapproving time cards, then check the following files: o Bullard Inc -> Controllers -> SchedulerController.cs o Bullard Inc -> Views -> Scheduler -> Index.cshtml o API -> Controllers -> ViewController.cs 04/30/2017 Page 20

27 Bullard Timecard Portal Past Due View Within the past due view, you can view all the Field Employees who did not submit their timecards on time; regardless of whether or not they submitted it after the deadline (Friday at 12pm). The green check in the pending view indicates the Field Employee has submitted the timecard after the deadline. The red x indicates the Field Employee still has not submitted their timecard for the week. Figure 27: Past Due View [Scheduler] If any issues occur with viewing past due time cards, then check the following files: o Bullard Inc -> Controllers -> SchedulerController.cs o Bullard Inc -> Views -> Scheduler -> Index.cshtml o API -> Controllers -> ViewController 04/30/2017 Page 21

28 Bullard Timecard Portal Approved View Within the approved view, you have the option to view the timecards for the Field Employee, and if necessary, unapproved it sending it back to the pending view. Note: You will not be able to edit Field Employees timecard entries in the approved view. To unapprove previously approved timecards and send the Field Employee timecard back to the pending view click the red x. Figure 28: Approved View [Scheduler] If any issues occur with viewing approved time cards, then check the following files: o Bullard Inc -> Controllers -> SchedulerController.cs o Bullard Inc -> Views -> Scheduler -> Index.cshtml o API -> Controllers -> ViewController.cs 04/30/2017 Page 22

29 Bullard Timecard Portal Export to Excel Spreadsheet After all timecards have been approved for the week click the Export CSV button to export the data into an excel spreadsheet. When opening the excel spreadsheet in Excel, it is important to note that the data is comma delimited. Figure 29: Example Export Excel 04/30/2017 Page 23

30 Bullard Timecard Portal 24 Issues: If any issues with export timecards into a csv file, then check the following files: o Bullard Inc -> Controllers -> SchedulerController.cs o Bullard Inc -> Views -> Scheduler -> Index.cshtml o API -> Controllers -> TimesheetsController.cs 04/30/2017 Page 24

31 Bullard Timecard Portal Manage Users In order for Field Employees to access the Timecard Portal, they will need to be added as a user. Information needed to add users into the timecard portal are their employee id, account name, , and phone number. After adding a new user into the portal, you may edit their information from the Users List view Users List To view Field Employee information click on the Field Employees name to expand the rows. Figure 30: Users List [Scheduler] After expanding the row, you will have the option to edit their information. To edit user information click on the Edit button. Figure 31: Edit User Information [Scheduler] 04/30/2017 Page 25

32 Bullard Timecard Portal 26 Issues: If any issues with viewing employee information occurs, then check the following files: o Bullard Inc -> Controllers -> EmployeeController.cs o Bullard Inc -> Views -> Employee -> Index.cshtml o API -> Controllers -> EmployeesController.cs Add Users To add a new user in the Bullard Timecard Portal, you will need their unique employee id, full name, phone number, , and username. After entering in this information, click the SUBMIT button. Figure 32: Add User [Scheduler] Issues: If any issue with adding users occur, then check the following files: o Bullard Inc -> Controllers -> EmployeeController.cs o Bullard Inc -> Views -> Scheduler -> AddUsers.cshtml 04/30/2017 Page 26

33 o API -> Controllers -> EmployeesController.cs Bullard Timecard Portal 27 04/30/2017 Page 27

34 Bullard Timecard Portal Edit Application Settings The Settings page allows you to edit the jobs codes Field Employees will use to select from when adding or editing a new timecard View, Edit, Delete Job Codes To view job codes in the Bullard Timecard Portal, click on the Job Codes option from the sidebar menu. Figure 33: View Job Codes [Scheduler] 04/30/2017 Page 28

35 To edit job codes, click the edit option. Bullard Timecard Portal 29 Figure 34: Edit Job Codes [Scheduler] To edit a job code, you will need a job id number, and a job description. After entering a new job code click SUBMIT. Figure 35: Edit Job Codes - Edit View [Scheduler] 04/30/2017 Page 29

36 To delete a job code, click on the Delete option. Bullard Timecard Portal Add Job Codes Figure 36: Delete Job Codes [Scheduler] To add a job, enter the job id number, and job description. Then, click SUBMIT. Figure 37: Add Job Codes [Scheduler] Issues: If any issues with viewing job codes occur, then check the following files: 04/30/2017 Page 30

37 Bullard Timecard Portal 31 o Bullard Inc -> Controllers -> SchedulerController.cs o Bullard Inc -> Views -> Scheduler -> Index.cshtml o API -> Controllers -> JobsController.cs If any issues with editing job codes occur, then check the following files: o Bullard Inc -> Controllers -> SchedulerController.cs o Bullard Inc -> Views -> Scheduler -> EditJob.cshtml o API -> Controllers -> JobsController.cs If any issues with adding job codes occur, then check the following files: o Bullard Inc -> Controllers -> SchedulerController.cs o Bullard Inc -> Views -> Scheduler ->AddJob.cshtml o API -> Controllers -> JobsController.cs 04/30/2017 Page 31

38 Bullard Timecard Portal 32 Appendix A: Help Page Within the Field Employee view and the Administrator view there is a help page if you ever need to contact the developers for help. Figure 38: Help Page Issues: If any issues occur when viewing the help page, then check the following files: o Bullard Inc -> Controllers -> TimecardController.cs o Bullard Inc -> Views -> Shared -> FieldWorkerFrame.cshtml o Bullard Inc -> Views -> Timecard -> Index.cshtml Glossary Scheduler and Administrator are used interchangeably Field Employee and Field Worker are used interchangeably 04/30/2017 Page 32

39 Bullard Timecard Portal 33 Contact Information Table 1: Contact information Name Phone Number Kameryn Taylor Lathsamy Vongsavanh Justin Tran Madeline Lewis-Whitfield Ken Koyanagi Donald Murchison /30/2017 Page 33

40

Sensi Multiple Thermostat Manager INSTALLATION GUIDE

Sensi Multiple Thermostat Manager INSTALLATION GUIDE Sensi Multiple Thermostat Manager INSTALLATION GUIDE Multi-thermostat management made easy. Sensi Multiple Thermostat Manager gives you affordable, property-wide comfort control, connected in one place.

More information

Fire O&M AiM. Need help: call IMS https://sscaimapp.assetworks.com/fmax

Fire O&M AiM. Need help: call IMS https://sscaimapp.assetworks.com/fmax Fire O&M AiM 2016 Need help: call IMS 862-3388 https://sscaimapp.assetworks.com/fmax Fire O&M - 2 Table of Contents What is Fire O&M?... 5 What Appears in Fire App?... 5 Fire O&M Settings... 6 Fire O&M

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

1. Lenel Job Aid: Logging into Lenel RDS. Logging into the Lenel RDS webpage

1. Lenel Job Aid: Logging into Lenel RDS. Logging into the Lenel RDS webpage Logging into the Lenel RDS webpage Supported browsers are as following: o PC: Internet Explorer, Chrome and Safari o Mac: Safari, Chrome Off campus users will need to login to Cisco AnyConnect Secure Mobility

More information

7:00AM 1:00AM ET 7:00 AM 12:00AM ET

7:00AM 1:00AM ET 7:00 AM 12:00AM ET Agent Guide Homebase intouch Customer Service (877) NRT-HELP Help@HomebaseinTouch.com M-F: 7:00AM 1:00AM ET Weekends: 7:00 AM 12:00AM ET Version 1.1 October 2012 Contents What is Homebase intouch?... 4

More information

HERCULES 6 GRAPHICS SYSTEM

HERCULES 6 GRAPHICS SYSTEM HERCULES 6 GRAPHICS SYSTEM USER MANUAL Protec Fire Detection PLC, Protec House, Churchill Way, Nelson, Lancashire, BB9 6RT. Telephone: +44 (0) 1282 717171 Fax: +44 (0) 1282 717273 Web: www.protec.co.uk

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

Wacker Neuson Instruction Guide: Revision 6

Wacker Neuson Instruction Guide: Revision 6 6/29/2015 Wacker Neuson Instruction Guide: Revision 6 Table of Contents Contents Table of Contents... 0 Wacker Neuson Vision & Values... 2 Customer Services Information... 3 Locating the Dealer Service

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

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

RINS App User Guide. Connect to your home or business from anywhere in the world.

RINS App User Guide. Connect to your home or business from anywhere in the world. RINS1727-2 App User Guide Connect to your home or business from anywhere in the world. Contents Connect to your home from anywhere in the world...3 The admin bar...4 Disarming your system after an alarm

More information

Sensor Cloud User Manual

Sensor Cloud User Manual Sensor Cloud User Manual Table of Contents DEVICES TAB 4 1. DEVICE LIST 4 2. EXPAND ALL 4 3. EXPAND 4 4. STATUS 4 5. DEVICE 4 6. NAME 5 7. MONITORING INTERVAL 5 8. LAST ACTIVITY 5 9. VIEW 5 10. DELETE

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

Cent$ible Power Users Manual

Cent$ible Power Users Manual Users Manual Welcome to Cent$ible Power Thank you for your participation in the Cent$ible Power pilot program. Your involvement is greatly appreciated. As a program participant, you are on the cutting

More information

In Home Device Reference Guide. Brought to you by

In Home Device Reference Guide. Brought to you by Device Reference Guide Brought to you by & The following were provided to you at the time of installation: Wireless CT Sensor Installed near your Xcel Energy meter Sends whole home electricity usage data

More information

Monitor Alarms and Events

Monitor Alarms and Events This chapter contains the following topics: What Are Alarms and Events?, page 1 How are Alarms and Events Created and Updated?, page 2 Find and View Alarms, page 3 Set Alarm and Event Management Preferences,

More information

HEGA Ethernet Gateway Browser Interface Guide

HEGA Ethernet Gateway Browser Interface Guide HEGA Ethernet Gateway Web Interface HEGA Ethernet Gateway Browser Interface Guide Table of Contents Introduction: Browser Interface Guide 3 Common Tasks: 4 Check-in Reports 5 Check-in Administration 5

More information

DryLINK TRAINING Phoenix DryMAX XL and DryLINK

DryLINK TRAINING Phoenix DryMAX XL and DryLINK DryLINK TRAINING Phoenix DryMAX XL and DryLINK FREE MOBILE APP 125 PPD XL LGR DEHUMIDIFIER WITH BLUETOOTH BE EVERYWHERE AT ONCE TABLE OF CONTENTS Introduction...3 Initial Setup Downloading the App...4

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

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

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

Manage Alarms. Before You Begin. NTP-E57 Document Existing Provisioning CHAPTER

Manage Alarms. Before You Begin. NTP-E57 Document Existing Provisioning CHAPTER CHAPTER 9 Manage Alarms This chapter provides procedures required to view and manage Cisco ONS 15600 alarms and conditions. Cisco Transport Controller (CTC) detects and reports SONET alarms generated by

More information

Manage Alarms. Before You Begin CHAPTER

Manage Alarms. Before You Begin CHAPTER CHAPTER 9 Manage Alarms This chapter provides procedures required to view and manage Cisco ONS 15600 alarms and conditions. Cisco Transport Controller (CTC) detects and reports SONET alarms generated by

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

IMS Operation Manual. Version 1.1. Phonetics, Inc.

IMS Operation Manual. Version 1.1. Phonetics, Inc. IMS 4000 Operation Manual Version 1.1 Phonetics, Inc. IMS-4000 Operation Manual Every effort has been made to ensure that the information in this document is complete, accurate and up-to-date. Phonetics,

More information

Managing Network Alarms and Events

Managing Network Alarms and Events 10 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

Chapter. Configuring Genetec Omnicast. Version 4.7 SR1. Configuring Third-Party Programs. SightLogix, Inc

Chapter. Configuring Genetec Omnicast. Version 4.7 SR1. Configuring Third-Party Programs. SightLogix, Inc Configuring Genetec Omnicast Version 4.7 SR1 2 Chapter Configuring Third-Party Programs SightLogix devices are used with two types of third-party programs: VMS programs, which display video, GPS coordinates,

More information

Alarm User Guide IGSS Version 9.0

Alarm User Guide IGSS Version 9.0 Alarm User Guide IGSS Version 9.0 Table of Contents Chapter 1: The Alarm List 4 1.1 Introducing the Alarm List 4 Process alarms and 'IGSS Alarm' 4 How is an alarm identified? 4 Alarm characteristics 4

More information

Setting up Homebase, Exporting and Importing time clock files into OptRight Online

Setting up Homebase, Exporting and Importing time clock files into OptRight Online Business Payroll Services Payroll University Setting up Homebase, Exporting and Importing time clock files into OptRight Online Reference Guide This document walks you through the process of setting up

More information

Connecting your WooCommerce store to Click & Drop

Connecting your WooCommerce store to Click & Drop Connecting your WooCommerce store to Click & Drop Before setting up connection to WooCommerce In order to be able to set up a connection to WooCommerce, there are minimum requirements that must be met

More information

Professionally Monitored Service User Guide

Professionally Monitored Service User Guide Midco SmartHOME Professionally Monitored Service User Guide Learn how to protect the things that matter most with this instruction guide for professionally monitored Midco SmartHOME service. 07 Midcontinent

More information

Midco SmartHOME Quick Start Guide. Learn how to protect the things that matter most using this Midco SmartHOME instruction guide.

Midco SmartHOME Quick Start Guide. Learn how to protect the things that matter most using this Midco SmartHOME instruction guide. Midco SmartHOME Quick Start Guide Learn how to protect the things that matter most using this Midco SmartHOME instruction guide. 1 Contents Getting Started.................................................................

More information

INTRODUCTION... VI I. IOS... 1

INTRODUCTION... VI I. IOS... 1 Contents INTRODUCTION... VI PURPOSE... VI KEY FUNCTIONS OF THE SYSTEM... VI TERMS AND ABBREVIATIONS... VII SMART HEATER APPLICATION:... X ios:... x Android:... x Windows:... x PRIVACY POLICY... XI ADAX

More information

INTRODUCTION... VI I. IOS... 1

INTRODUCTION... VI I. IOS... 1 Contents INTRODUCTION... VI PURPOSE... VI KEY FUNCTIONS OF THE SYSTEM... VI TERMS AND ABBREVIATIONS... VII SMART HEATER APPLICATION:... X ios:... x Android:... x Windows:... x PRIVACY POLICY... XI ADAX

More information

Temperature Monitoring, Operation and Maintenance of Research Freezers and Refrigerators SOP-TMOMRFR-01

Temperature Monitoring, Operation and Maintenance of Research Freezers and Refrigerators SOP-TMOMRFR-01 Standard Operating Procedure Temperature Monitoring, Operation and Maintenance of Research Freezers and Refrigerators SOP Number: SOP-TMOMRFR-01 Category: Lab Process Supersedes: N/A Effective Date: December

More information

Wi-Fi 3-IN-1 Trio Sensor

Wi-Fi 3-IN-1 Trio Sensor Wi-Fi 3-IN-1 Trio Sensor (WTS3100) User Manual home8alarm.com 1-844-800-6482 support@home8alarm.com Table of Contents Chapter 1. Introduction... 2 1.1 System Requirements... 3 Chapter 2. Hardware Overview...

More information

OPERATIONAL PROCEDURES

OPERATIONAL PROCEDURES Mobile Nephelometer for Ambient PM 2.5 Monitoring OPERATIONAL PROCEDURES For use with the M903 Radiance Research Nephelometer and Garmin GPSMAP 60Cx Prepared by: Karla Poplawski, Eleanor Setton and Steeve

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

INSTRUCTION MANUAL. stay ahead - stay informed 1. THE APP

INSTRUCTION MANUAL. stay ahead - stay informed 1. THE APP INSTRUCTION MANUAL stay ahead - stay informed 1. THE APP This is an app that allows you to received information regarding your alarm system, and will in the near future replace our current sms service.

More information

TX3 Series. TX3 Nano. Configuration Manual

TX3 Series. TX3 Nano. Configuration Manual TX3 Series TX3 Nano Configuration Manual Version 2.4 TX3 Nano Configuration Manual 1 LT-1194 Copyright March 2018 Copyright March 2018 Mircom Inc. All rights reserved. TX3 Nano Configuration Manual Version

More information

Chapter 6. Alarm History Screen. Otasuke GP-EX! Chapter 6 Alarm History Screen 6-0. Alarm History Screen 6-1. Display Alarm History in List 6-2

Chapter 6. Alarm History Screen. Otasuke GP-EX! Chapter 6 Alarm History Screen 6-0. Alarm History Screen 6-1. Display Alarm History in List 6-2 Chapter 6 Alarm History Screen Alarm History Screen 6- Display Alarm History in List 6-2 Let s Display Alarm History. 6-3 Read Data when Alarms Occur 6-2 Let s Read Data when Alarm Occur. 6-3 Let s Edit

More information

WiFi Hints & Tips. Contents. WiFi Hints and Tips 1. Page No. Section No. Title

WiFi Hints & Tips. Contents. WiFi Hints and Tips 1. Page No. Section No. Title WiFi Hints & Tips Contents Page No. Section No. Title Section.0 System Set-Up 3 Section. Sensor Set-Up 4-5 Section. Sensor Set-Up (Configuring Network) 6-9 Section.3 Sensor Set-Up (Configuring Settings)

More information

SIMPLIFIED HOME SECURITY AND CONTROL

SIMPLIFIED HOME SECURITY AND CONTROL SIMPLIFIED HOME SECURITY AND CONTROL HOME CONTROLLER USER GUIDE HOME CONTROLLER Mediacom introduces a whole new level of security for the things that matter most in your life. Whether you re home or away,

More information

STEMSEL Beginners Project 1: Alarm System

STEMSEL Beginners Project 1: Alarm System STEMSEL Beginners Project 1: Alarm System Problem How can we use microchips to protect our valuables? How can a microchip know if there is a thief and what can it do when it detects one? Background Have

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

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

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

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

Wise&Cute WSC Series IP Cameras User-Manual

Wise&Cute WSC Series IP Cameras User-Manual Wise&Cute WSC Series IP Cameras User-Manual Read and understand thoroughly this safety awareness & instruction before using and keep it for future reference 1. Interface Example Please check if the camera

More information

CODE ALERT Enterprise Software User Guide

CODE ALERT Enterprise Software User Guide CODE ALERT Enterprise Software User Guide 2018 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

More information

ADT Pulse Mobile App - Security

ADT Pulse Mobile App - Security ADT Pulse Mobile App - Security The green or red circular Security icon at the upper right corner of your screen provides a graphical representation of the current security system state. This icon is available

More information

User Guide firesafetyni.net

User Guide firesafetyni.net User Guide firesafetyni.net User Guide - firesafetyni.net Your fire safety information can now be accessed online. To view your fire safety management system please go to: www.firesafetyni.net and log-in

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

ArchestrA Direct Connect

ArchestrA Direct Connect Table of Contents ArchestrA Direct Connect... 1 Introduction... 1 ArchestrA Direct Connection... 1 ArchestrA Data Source Definition... 2 Data Source Definition... 2 Importing Alarms from ArchestrA... 6

More information

Manage Alarms. Before You Begin CHAPTER

Manage Alarms. Before You Begin CHAPTER CHAPTER 8 Manage Alarms This chapter contains the procedures for viewing and managing the alarms and conditions on a Cisco ONS 15454. Cisco Transport Controller (CTC) detects and reports alarms generated

More information

Door/Window Sensor. Set-Up Guide

Door/Window Sensor. Set-Up Guide Door/Window Sensor Set-Up Guide Thanks for choosing Rogers Smart Home Monitoring! Once you ve set-up your Door/Window Sensor, you can receive notifications if a window or door in your home opens unexpectedly.

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

Smart Thermostat. Set-Up Guide

Smart Thermostat. Set-Up Guide Smart Thermostat Set-Up Guide Thanks for choosing Rogers Smart Home Monitoring! Once you've set-up your Smart Thermostat, you will be able to control the temperature of your home from your smartphone.

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

i.c³ User Guide For Helmer i.series Ultra-Low Freezers A/A

i.c³ User Guide For Helmer i.series Ultra-Low Freezers A/A i.c³ User Guide For Helmer i.series Ultra-Low Freezers 360175-A/A Document History Revision Date CO Supersession Revision Description A 18 APR 2014* 9275 n/a Initial release. * Date submitted or change

More information

S6 Titan Security System. Wi-Fi and 3G GSM

S6 Titan Security System. Wi-Fi and 3G GSM S6 Titan Security System Wi-Fi and 3G GSM Version 1 - Apr 2018 Table of Contents Introduction 1 Self Monitoring 1 GSM SIM Card and Land Line 1 Free Mobile App (iphone / Android) 1 Pre-Programmed Accessories

More information

Manage Alarms. Before You Begin CHAPTER

Manage Alarms. Before You Begin CHAPTER CHAPTER 7 This chapter explains how to view and manage the alarms and conditions on a Cisco ONS 15310-CL. Cisco Transport Controller (CTC) detects and reports SONET alarms generated by the Cisco ONS 15310-CL

More information

Manage Alarms. Before You Begin CHAPTER

Manage Alarms. Before You Begin CHAPTER CHAPTER 9 This chapter explains how to view and manage the alarms and conditions on a Cisco ONS 15310-CL and Cisco ONS 15310-MA. Cisco Transport Controller (CTC) detects and reports SONET alarms generated

More information

Alarms and Events. Defining Alarm Conditions. Database-Generated Alarms

Alarms and Events. Defining Alarm Conditions. Database-Generated Alarms 9 Defining Alarm Conditions Database-Generated Alarms The LookoutDirect alarm service keeps track of error messages and any process elements you have defined alarm conditions for. You can define alarm

More information

ADT Pulse Mobile App Nest Thermostat

ADT Pulse Mobile App Nest Thermostat ADT Pulse Mobile App Nest Thermostat Add the Nest Thermostat to your Pulse Mobile app to view the current status of the device and to control thermostat settings. Adding a Nest Thermostat To add a Nest

More information

For Android devices MYQ-G0301 MYQ-G0301C MYQ-G0301D MYQ-G0301LA

For Android devices MYQ-G0301 MYQ-G0301C MYQ-G0301D MYQ-G0301LA Smart Smart Garage Garage Hub Hub Manual Manual For Android devices MYQ-G0301 MYQ-G0301C MYQ-G0301D MYQ-G0301LA by Before You Start To reduce the risk of SEVERE INJURY to persons: DO NOT enable the MyQ

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

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

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

Oracle Communications Performance Intelligence Center

Oracle Communications Performance Intelligence Center Oracle Communications Performance Intelligence Center System Alarms Guide Release 10.2.1 E77506-01 June 2017 1 Oracle Communications Performance Intelligence Center System Alarms Guide, Release 10.2.1

More information

IQ PANEL USER GUIDE SMARTHOME.

IQ PANEL USER GUIDE SMARTHOME. IQ PANEL USER GUIDE SECURITY & SMARTHOME www.schmidtsecurity.com USING YOUR SYSTEM: BASICS Navigation Move from page to page and access information on each page using finger touches, swipes, and scrolling.

More information

ComfortNet CTK04 Featuring the RedLINK Suite of Home Comfort Solutions

ComfortNet CTK04 Featuring the RedLINK Suite of Home Comfort Solutions ComfortNet CTK04 Featuring the RedLINK Suite of Home Comfort Solutions Agenda Comfort Advantage System Configurations Installing ComfortNet ComfortNet Control Set up Dehumidification and Defrost Settings

More information

Manage Alarms. Before You Begin CHAPTER

Manage Alarms. Before You Begin CHAPTER CHAPTER 9 Manage Alarms This chapter contains the procedures for viewing and managing the alarms and conditions on a Cisco ONS 15454 SDH. Cisco Transport Controller (CTC) detects and reports SDH alarms

More information

FiRe mobile-2 Operation Manual

FiRe mobile-2 Operation Manual FiRe mobile-2 Operation Manual P/N 00-3230-505-0003-01 ISS 07JAN15 Copyright Trademarks and patents Manufacturer Version 2015 UTC Fire & Security. All rights reserved. The FiRe mobile-2 name and logo are

More information

SILENCING AN ALARM When the alarm bell or siren is sounding, enter your user code or present your SecuraProx fob to your keypad.

SILENCING AN ALARM When the alarm bell or siren is sounding, enter your user code or present your SecuraProx fob to your keypad. SYSTEM USER GUIDE SILENCING AN ALARM When the alarm bell or siren is sounding, enter your user code or present your SecuraProx fob to your keypad. IS THIS A FALSE ALARM? YES NO displays. REAL ALARM If

More information

Code Alert Series 30 Software User Guide

Code Alert Series 30 Software User Guide Code Alert Series 30 Software User Guide 2018 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

More information

Inactivity Alert Sensor

Inactivity Alert Sensor Inactivity Alert Sensor IAP1301 User Manual home8care.com 1-844-800-6482 V1.0 support@home8care.com 2017 1 Table of Contents Chapter 1. Introduction... 2 1.1 System Requirement... 2 Chapter 2. Hardware

More information

Glass Break Sensor. Set-Up Guide

Glass Break Sensor. Set-Up Guide Glass Break Sensor Set-Up Guide Thanks for choosing Rogers Smart Home Monitoring! Once you've set-up your Glass Break Sensor, you can receive notifications if the sound of breaking glass is detected in

More information

Using the Room View Window

Using the Room View Window CIT5 User s Guide 4-1 Chapter 4 Introduction The Room View window uses a tabbed display to present the information about one selected room. This chapter describes the tabs and features of the Room View

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

presentations the week of the final exams. Anyone who misses the appointment will receive a grade of zero.

presentations the week of the final exams. Anyone who misses the appointment will receive a grade of zero. CS 116 Section 4 PROJECT Spring 2016 Grade: Up to 12 points. Rules: To be worked on individually. Must be presented to the instructor in person in order to be graded. Similar projects will both receive

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

Contents 1 Set Up 2 Gateway information 3 Operation of the App 4 Troubleshooting Description of sensors. 1 Set Up. 1.1 Connect the Gateway

Contents 1 Set Up 2 Gateway information 3 Operation of the App 4 Troubleshooting Description of sensors. 1 Set Up. 1.1 Connect the Gateway Contents 1 Set Up 2 Gateway information 3 Operation of the App 4 Troubleshooting Description of sensors 1 Set Up After downloading the Weatherhub app, follow these steps: 1.1 Connect the Gateway Connect

More information

USER MANUAL DexTempTM 1000 Temperature Monitor (P/N: IR-1001) DexTempTM 1000 USB Non-Contact Temperature Monitor. User Manual.

USER MANUAL DexTempTM 1000 Temperature Monitor (P/N: IR-1001) DexTempTM 1000 USB Non-Contact Temperature Monitor. User Manual. USER MANUAL DexTempTM 1000 Temperature Monitor (P/N: IR-1001) DexTempTM 1000 USB Non-Contact Temperature Monitor User Manual 8690 Rev B Update: 10/24/2013 1 Table of Contents 1 Introduction.. 3 2 Host

More information

Chapter. Configuring DVTEL. DVTel Latitude version 3.5. DVTel ISOC version Configuring Third-Party Programs

Chapter. Configuring DVTEL. DVTel Latitude version 3.5. DVTel ISOC version Configuring Third-Party Programs Configuring DVTEL DVTel Latitude version 3.5 DVTel ISOC version 5.3.1.15 2 Chapter Configuring Third-Party Programs SightLogix devices are used with two types of third-party programs: VMS programs, which

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

Ness acomms Install & User Manual

Ness acomms Install & User Manual Ness acomms Install & User Manual Phone GUI Tablet GUI 1 P age TABLE OF CONTENTS Copyright Notice... 2 Important Information... 3 Ness D8x / D16x Versions... 3 D8x / D16x Two-Way Communication Settings...

More information

ThermoBarScan TM Electronics UK Ltd INSTRUCTION BOOKLET

ThermoBarScan TM Electronics UK Ltd INSTRUCTION BOOKLET ThermoBarScan TM Electronics UK Ltd INSTRUCTION BOOKLET Model: MM7100-2D Index Introduction 1 PC Setup 2-3 Bluetooth Setup 4-5 Discovery 6 USB Setup for USB instruments 7 Setting Instrument Parameters

More information

OWNER OPERATION MANUAL FOR USER 2.0

OWNER OPERATION MANUAL FOR USER 2.0 OWNER OPERATION MANUAL FOR USER.0 Contents kumo cloud... Quick Setup... Get Started... Download the App... Create an Account... Control... Whole or Individual Zone... Temperature... Cool, Heat and Other

More information

Door/Window Sensor. Set-Up Guide

Door/Window Sensor. Set-Up Guide Door/Window Sensor Set-Up Guide Thanks for choosing Rogers Smart Home Monitoring! Once you ve set-up your Door/Window Sensor, you can receive notifications if a window or door in your home opens unexpectedly.

More information

MIRA Black Start User Guide. Monitoring Analytics, LLC. Version 1.0: April 18, Monitoring Analytics

MIRA Black Start User Guide. Monitoring Analytics, LLC. Version 1.0: April 18, Monitoring Analytics MIRA Black Start User Guide Monitoring Analytics, LLC Version 1.0: April 18, 2016 Monitoring Analytics 2016 www.monitoringanalytics.com 1 Table of Contents MIRA Black Start User Guide... 3 1 Getting Started

More information

DEFA HOME. User Manual Base Unit PRO

DEFA HOME. User Manual Base Unit PRO DEFA HOME User Manual Base Unit PRO Table of Contents Overview 5 Logging into the app 9 Home 10 Calendar 13 Adding an event 14 Editing an event 15 Zones 16 Switch mode 17 Thermostat mode 19 Regulator

More information

ESB Tools Reference Guide. Version: GA

ESB Tools Reference Guide. Version: GA ESB Tools Reference Guide Version: 1.1.0.GA 1. Introduction... 1 1.1. What is ESB?... 1 1.2. Other relevant resources on the topic... 1 2. ESB Support... 3 2.1. ESB Tools Installation... 3 2.2. Creating

More information

NEW FEATURE GUIDE BioStar 2.1 English Version 1.00

NEW FEATURE GUIDE BioStar 2.1 English Version 1.00 www.supremainc.com NEW FEATURE GUIDE BioStar 2.1 English Version 1.00 Contents What s new in BioStar 2.1... 2 Editions... 2 Device... 2 Setting... 3 Server... 3 Cloud... 5 Zone... 6 Anti-passback Zone...

More information

SENSOSCIENTIFIC DATA LOGGER USER MANUAL V

SENSOSCIENTIFIC DATA LOGGER USER MANUAL V SENSOSCIENTIFIC DATA LOGGER USER MANUAL V11.2018 Contents: Introduction.. Page 2 Know the difference...page 3 Senso Node, Senso Probe, and Glycol Bottle Familiarize yourself.....page 4 The Senso node and

More information

Photo 5 Photo 6 Note: Once you connected the dehumidifier to the local network you can install the app on any other mobile phones and use Scan QR key

Photo 5 Photo 6 Note: Once you connected the dehumidifier to the local network you can install the app on any other mobile phones and use Scan QR key 1. Your dehumidifier also has the ability to be controlled over WIFI from your smart phone. The first step is to download the correct app. The IOS version is available from Itunes by searching for "IQSmart"

More information

Owner s Manual ENERGY EFFICIENT, AT A TOUCH OF A BUTTON TSTPRH01, CÔRR 7 TSTWRH01 CÔRR 7C RESIDENTIAL THERMOSTATS. Côrr 7 Series

Owner s Manual ENERGY EFFICIENT, AT A TOUCH OF A BUTTON TSTPRH01, CÔRR 7 TSTWRH01 CÔRR 7C RESIDENTIAL THERMOSTATS. Côrr 7 Series TSTPRH01, CÔRR 7 TSTWRH01 CÔRR 7C RESIDENTIAL THERMOSTATS Owner s Manual Côrr 7 Series ENERGY EFFICIENT, AT A TOUCH OF A BUTTON Designed to be as smart and smart looking as any of the other electronics

More information

Friends and Family Test

Friends and Family Test Friends and Family Test 2014-2016 Friends and Family Test This guide will provide you with information on: Participating in the service Manually entering data for the indicators Activity and achievement

More information

Raytec Avigilon Integration User Guide Integrating Raytec Network Illuminators with Avigilon Control Center Document Revision 2.0

Raytec Avigilon Integration User Guide Integrating Raytec Network Illuminators with Avigilon Control Center Document Revision 2.0 Raytec Avigilon Integration User Guide Integrating Raytec Network Illuminators with Avigilon Control Center Document Revision 2.0 Table of Contents 1 INTRODUCTION... 3 1.1 OVERVIEW... 3 1.2 SOFTWARE COMPONENTS...

More information

APPENDIX Q SFO DESIGN WHITE PAPER

APPENDIX Q SFO DESIGN WHITE PAPER APPENDIX Q SFO DESIGN WHITE PAPER A. The Airport s Security Operations Center currently uses several disparate systems for camera surveillance management and access control monitoring and reporting. Among

More information