Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EMM
meteorolog
Commits
061712d1
Commit
061712d1
authored
Jul 01, 2015
by
Nelso Jost
Browse files
FIX: from last commit
parent
5f70c8e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
061712d1
...
...
@@ -84,3 +84,5 @@ undeploy-logger:
tail-logger
:
tail
-F
logger/logs/execution.log
full
:
apt-install setup install-ino bu deploy-logger
settings.yaml
View file @
061712d1
...
...
@@ -2,7 +2,7 @@ SERVER:
# full URL that accepts POST method for sending data to the server
# WARNING: replace the end 'BID' with a valid board ID number
#
API_POST_URL
:
'
http://
localhost:5000
/api/post/rawsensordata/BID'
API_POST_URL
:
'
http://
dados.cta.if.ufrgs.br/emm
/api/post/rawsensordata/BID'
LOGGER
:
# list of sensors to be read (ordering reflect columns of DATALOG file)
...
...
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