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
Commits
297c2d18
Commit
297c2d18
authored
May 13, 2015
by
Alan Mitchell
Browse files
Changed URL for make_store_key in example Settings file
parent
75c8e4af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
bmon/settings_example.py
bmon/settings_example.py
+1
-1
No files found.
bmon/settings_example.py
View file @
297c2d18
...
...
@@ -8,7 +8,7 @@ import logging
# The key needed to store sensor readings into the database.
# This is a REQUIRED setting. You can have multiple valid storage keys
# by listing them in a tuple or list: ('key1', 'key2') or ['key1', 'key2'].
# You can load http://bms.ahfc
online.net
/make_store_key/ in a browser to generate
# You can load http
s
://bms.ahfc
.us
/make_store_key/ in a browser to generate
# a suitable random store key. Any sensors that post data to this site will
# need to include thise Store Key when they post the data.
# See bmsapp/views.storereading() and bmsapp/views.storereadings() for details
...
...
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