From bbcd4597345f5b95fe39e2e43c6f5a2ab533b14f Mon Sep 17 00:00:00 2001 From: Matthew Wall Date: Tue, 3 Jun 2014 11:41:26 +0000 Subject: [PATCH] minor update to cc3000 documentation --- bin/weewx/drivers/cc3000.py | 4 ++++ docs/usersguide.htm | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/bin/weewx/drivers/cc3000.py b/bin/weewx/drivers/cc3000.py index 79847512..01806953 100644 --- a/bin/weewx/drivers/cc3000.py +++ b/bin/weewx/drivers/cc3000.py @@ -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 diff --git a/docs/usersguide.htm b/docs/usersguide.htm index 11eee79b..a6c0a084 100644 --- a/docs/usersguide.htm +++ b/docs/usersguide.htm @@ -1117,6 +1117,10 @@ longitude = -77.0366 WS1 Argent Data Systems WS1 stations + + CC3000 + RainWise CC3000 data logger +

station_url