[wfrog] r888 committed - issue 105: simplify driver configuration

0 views
Skip to first unread message

wf...@googlecode.com

unread,
Feb 22, 2012, 5:32:18 PM2/22/12
to wfrog-a...@googlegroups.com
Revision: 888
Author: jordi.p...@gmail.com
Date: Wed Feb 22 14:31:17 2012
Log: issue 105: simplify driver configuration

http://code.google.com/p/wfrog/source/detail?r=888

Modified:
/trunk/wfdriver/config/embedded.yaml
/trunk/wfdriver/config/wfdriver.yaml

=======================================
--- /trunk/wfdriver/config/embedded.yaml Tue Mar 22 12:37:26 2011
+++ /trunk/wfdriver/config/embedded.yaml Wed Feb 22 14:31:17 2012
@@ -1,5 +1,8 @@
station: !${settings.station.driver} { }
+
+#station: !${settings.station.driver}
# port: /dev/ttyS1
+# pressure_cal: -8

output: !service { name: events }

=======================================
--- /trunk/wfdriver/config/wfdriver.yaml Tue Mar 22 12:37:26 2011
+++ /trunk/wfdriver/config/wfdriver.yaml Wed Feb 22 14:31:17 2012
@@ -1,5 +1,8 @@
station: !${settings.station.driver} { }
+
+#station: !${settings.station.driver}
# port: /dev/ttyS1
+# pressure_cal: -8

#output: !http-out { url: 'http://localhost:8888/' }
output: !stdio-out {}

Reply all
Reply to author
Forward
0 new messages