mirror of
https://github.com/weewx/weewx.git
synced 2026-04-19 09:06:58 -04:00
minor update to cc3000 documentation
This commit is contained in:
@@ -19,6 +19,10 @@ This driver does not support hardware record_generation. It does support
|
||||
catchup on startup.
|
||||
"""
|
||||
|
||||
# FIXME: handle units properly - confirm units with some raw data
|
||||
# FIXME: do a partial read of memory based on interval size
|
||||
# FIXME: support non-fixed interval size
|
||||
|
||||
from __future__ import with_statement
|
||||
import serial
|
||||
import syslog
|
||||
|
||||
@@ -1117,6 +1117,10 @@ longitude = -77.0366</pre>
|
||||
<td class="code text_highlight">WS1</td>
|
||||
<td>Argent Data Systems WS1 stations</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="code text_highlight">CC3000</td>
|
||||
<td>RainWise CC3000 data logger</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p id="station_url" class="config_option"><span class="config_important">station_url</span></p>
|
||||
|
||||
Reference in New Issue
Block a user