Skip to content
Snippets Groups Projects
Commit a9126e55 authored by jkerdreu's avatar jkerdreu
Browse files

Fix a typo


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@2225 b32b6428-25c9-4566-ad07-03861ab6144f
parent 23a16cd1
No related branches found
No related tags found
No related merge requests found
......@@ -13,10 +13,10 @@ URL=None
CLASS = None
DAILY_REQ = """ [ $TOKEN '%s' { 'devid' '%s' } NOW 25 h ] FETCH """
DAILY_REQ = """ [ $TOKEN '%s' { 'devid' '%s' } NOW 49 h ] FETCH """
bindings = {'thermometer.basic' : 'temperature',
'barometer.basic' : 'pression',
'barometer.basic' : 'pressure',
'hygrometer.basic' : 'humidity',
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment