- From: Mercurial notifier <cvsmail@w3.org>
- Date: Fri, 13 Jul 2012 07:17:16 +0000
- To: public-dap-commits@w3.org
changeset: 153:e0627a5fe830
user: Marcos Caceres <w3c@marcosc.com>
date: Fri Jul 13 08:16:58 2012 +0100
files: humidity/Overview.html
description:
cleaned up a bit more, added uses cases section to be filled in
diff -r 0854694decf9 -r e0627a5fe830 humidity/Overview.html
--- a/humidity/Overview.html Fri Jul 13 08:13:06 2012 +0100
+++ b/humidity/Overview.html Fri Jul 13 08:16:58 2012 +0100
@@ -49,6 +49,12 @@
This is achieved by interrogating a humidistat or similar detectors
of a device.
</p>
+
+ <section>
+ <h3>Use Cases</h3>
+ <p>TBW</p>
+ </section>
+
</section>
<section id="conformance">
@@ -120,7 +126,7 @@
The <a>current ambient humidity</a>.
</dd>
</dl>
- <dl title="dictionary AmbientTempEventInit : EventInit" class='idl'>
+ <dl title="dictionary AmbientHumidityEventInit : EventInit" class='idl'>
<dt>
double value
</dt>
Received on Friday, 13 July 2012 07:17:40 UTC