[FHZ] Initial release of 70_WS3600.pm checked into CVS

Begonnen von Guest, 04 Januar 2010, 16:18:13

Vorheriges Thema - Nächstes Thema

Guest

Originally posted by: <email address deleted>

Hi there,

for those of you owning a WS3600 weather station [1] or it non-touch sister
WS2300 [2], there is a new module available in FHEM-CVS: 70_WS3600.pm.

Quoting (updated) commandref.html:

> define WS3600  
>
> Define a WS3600 series weather station (Europe Supplies, technotrade, etc; refer
> to Wetterstationen.info  (german) for details on this model); the station is
> queried by means of an external program, fetch3600. It talks to the attached
> weather station (several WS do supply an RS323 interface but seem to use some
> kind of "morse code" on the RTS, CTS wires instead of using propper serial
> communication (RX, TX); it's no use to recode that crap into FHEM when there
> is a stable package of tools to talk to the station available: open3600) and
> delivers the current readings line by line as reading-value-pairs. These are
> read in and translated into more readable names for FHEM by the module WS3600.pm.
>
> As the WS3600 is rather similar to the WS2300 and open3600 basically is a modified
> offspring of open2300, by exchanging the /path/to/fetch3600 with /path/to/fetch2300
> this module should be able to handle the WS2300 was well.
>
> Currently, it is expected that the WS is attached to the local computer and
> fetch3600 is run locally. Basically the executable called needs to supply on
> stdout an output similar to what fetch3600 returns; how to implement a
> "networked setup" is left as an excercise to the reader.
>
> For the records, this is an output of fetch3600:
[...]

I'd like to have feedback especially from people running WS2300's as I'm
currently don't have access to one; I think the output of open3600 was
identical to open2300's, but that memory is from several years ago ...

As of now, I'm not sure wheter 70_WS3600.pm's storage of data is suitable
for further processing (e. g. logging, plotting); I'd like feedback to this
as well.

Regards,
         kai

[1] http://www.wetterstationsforum.de/ws3600_master-touch.php
[2] http://www.wetterstationsforum.de/ws2300_matrix.php

--

You received this message because you are subscribed to the Google Groups "FHEM users" group.
To post to this group, send email to fhem-users@googlegroups.com.
To unsubscribe from this group, send email to fhem-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/fhem-users?hl=en.