Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
energy
bmon
Compare Revisions
930c45afda0330601ccb2659d806e970d8be4ec0...958e5d8349ede1521eec7e425d5245761a3a14b0
Commits (2)
Added Sys Admin videos to Training page.
· dea63807
Alan Mitchell
authored
Jul 06, 2021
dea63807
Added Cell padding to video tables.
· 958e5d83
Alan Mitchell
authored
Jul 06, 2021
958e5d83
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
92 additions
and
6 deletions
+92
-6
bmsapp/templates/bmsapp/training-ahfc.html
bmsapp/templates/bmsapp/training-ahfc.html
+92
-6
No files found.
bmsapp/templates/bmsapp/training-ahfc.html
View file @
958e5d83
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
These videos explain how to use the graphing and reporting tools available in BMON.
These videos explain how to use the graphing and reporting tools available in BMON.
</p>
</p>
<table
width=
"800"
>
<table
width=
"800"
cellpadding=
"6"
>
<tbody>
<tbody>
<tr>
<tr>
<th>
<th>
...
@@ -94,8 +94,7 @@
...
@@ -94,8 +94,7 @@
are not important for those just wishing to view and analyze the BMON data.
are not important for those just wishing to view and analyze the BMON data.
</p>
</p>
<table
width=
"800"
cellpadding=
"6"
>
<table
width=
"800"
>
<tbody>
<tbody>
<tr>
<tr>
<th>
<th>
...
@@ -107,14 +106,101 @@
...
@@ -107,14 +106,101 @@
</tr>
</tr>
<tr>
<tr>
<td><a
href=
""
target=
"_blank"
></a></td>
<td><a
href=
"https://vimeo.com/566390563"
target=
"_blank"
>
Wiring External Sensor to Elsys ELT
</a></td>
<td>
(9 minutes) This video gives some tips on wiring an external sensor to the Elsys ELT-2 and
ELT-Lite sensors, focusing on a pulse output external sensor as an example.
</td>
</tr>
<tr>
<td><a
href=
"https://vimeo.com/486081918"
target=
"_blank"
>
System Administrator Interface
</a></td>
<td>
(8 minutes) This video explains the purpose of the BMON System Administrator interface, shows
how to access it, and gives an overview of how to use it.
</td>
</tr>
<tr>
<td><a
href=
"https://vimeo.com/486208758"
target=
"_blank"
>
Add a New Building, Basic Information
</a></td>
<td>
(8 minutes) This video shows how to add and enter the basic required information for a New Building
in BMON.
</td>
</tr>
<tr>
<td><a
href=
"https://vimeo.com/486498160"
target=
"_blank"
>
Advanced Building Information:
Occupied Schedule
&
Additional Description
</a></td>
<td>
(10 minutes) Entering an occupied schedule and adding additional descriptive information about
the building are covered in this Video.
</td>
</tr>
<tr>
<td><a
href=
"https://vimeo.com/492722273"
target=
"_blank"
>
How to use Unassigned
Sensors when Setting Up New Sensors
</a></td>
<td>
(5 minutes) When setting up new sensors in BMON, you need to know the Sensor ID of each
sensor you are trying to configure. This video shows how to easily retrieve
that ID for sensors that are already reporting into BMON but have
not yet been set up in the system.
</td>
</tr>
<tr>
<td><a
href=
"https://vimeo.com/492728994"
target=
"_blank"
>
Basic Steps for Adding
a New Sensor
</a></td>
<td>
(11 minutes) This video walks through the process of setting a new Sensor in BMON and assigning
it to a Building and a Sensor Group within that Building.
</td>
</tr>
<tr>
<td><a
href=
"https://vimeo.com/500314404"
target=
"_blank"
>
Editing Sensor Information
</a></td>
<td>
(7 minutes) Sometimes it is necessary to edit information about an existing sensor. This video
shows how to locate an existing sensor when the list of sensors in BMON is long.
</td>
</tr>
<tr>
<td><a
href=
"https://vimeo.com/501051753"
target=
"_blank"
>
Getting National Weather Service
Temperature and Wind Data
</a></td>
<td>
<td>
Coming Soon!
(15 minutes) This video shows how to create virtual temperature and wind "sensors" by accessing
National Weather Service data across the Internet.
</td>
</tr>
<tr>
<td><a
href=
"https://vimeo.com/501893423"
target=
"_blank"
>
Identifying
&
Entering Key
Sensors for Energy Reports
</a></td>
<td>
(11 minutes) Energy Reports are one of the analysis tools that BMON provides. These
reports give graphs and information that help you identify possible energy savings in
your buildings. The use of Energy Reports requires that you provide additional
configuration information to BMON, e.g. identifying the best outdoor temperature sensor
to associate with a building. This video shows how to do that.
</td>
</tr>
<tr>
<td><a
href=
"https://vimeo.com/518690694"
target=
"_blank"
>
Choosing Sensors to Display on the Building Dashboard
</a></td>
<td>
(10 minutes) This video helps you choose which sensors to include on the Dashboard that
BMON allows you to create for each building.
</td>
</tr>
<tr>
<td><a
href=
"https://vimeo.com/518713395"
target=
"_blank"
>
Adding Custom Reports and Links to the Dashboard
</a></td>
<td>
(6 minutes) Building Dashboards can be enhanced with detailed graphs and other links. This video shows how
to use these more advanced features of Dashboards.
</td>
</tr>
<tr>
<td><a
href=
"https://vimeo.com/485808171"
target=
"_blank"
>
Creating Alerts and assigning Recipients
</a></td>
<td>
(6 minutes) BMON allows creation of "Alerts" that will notify you when dangerous conditions or
conditions requiring attention occur. This video shows you how to set up Alerts.
</td>
</td>
</tr>
</tr>
</tbody>
</tbody>
</table>
</table>
{% endblock %}
{% endblock %}