Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
B
bmon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
energy
bmon
Commits
6954c277
Commit
6954c277
authored
Jun 18, 2019
by
Ian Moore
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'mesonet_api' of
https://github.com/alanmitchell/bmon
into mesonet_api
parents
64d45aae
5c19b312
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
bmon/settings_example.py
bmon/settings_example.py
+3
-3
docs/source/calculated-fields.rst
docs/source/calculated-fields.rst
+1
-1
No files found.
bmon/settings_example.py
View file @
6954c277
...
...
@@ -38,10 +38,10 @@ BMSAPP_HEADER = 'XYZ Remote Monitoring'
# The third item (optional) is True if this item should be the default index page for
# the application.
BMSAPP_NAV_LINKS
=
((
'Map'
,
'map'
),
(
'
Data Charts and
Reports'
,
'reports'
,
True
),
(
'
Graphs/
Reports'
,
'reports'
,
True
),
(
'Custom Reports'
,
'custom-reports'
),
(
'Training
Videos and Project Reports
'
,
'training-anthc'
),
(
'Sys
tem Administrator
'
,
'admin-reports'
),
(
'Training'
,
'training-anthc'
),
(
'Sys
Admin
'
,
'admin-reports'
),
)
# The number of hours before a sensor is considered to be inactive (not posting data).
...
...
docs/source/calculated-fields.rst
View file @
6954c277
.. _calculated-fields:
Calculated Fields
=================
Calculated Fields are used for two purposes:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment