[FHZ] fhem logfile hygiene: CUL

Begonnen von Dr. Boris Neubert, 19 Dezember 2009, 13:42:15

Vorheriges Thema - Nächstes Thema

Dr. Boris Neubert

                                             

Hi,

I use CUL with CUL_WS to receive S555TH.

My log file is spilled with the following messages (several times a minute):

2009.12.19 13:34:44 2: CUL: unknown message ? (? is unknown) Use one of
B C F R T V W X e f l t x

fhem is CVS version from last week, CUL firmware is v1.35 plain.

How can this be avoided?

Regards,
Boris

--

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.
Globaler Moderator, Developer, aktives Mitglied des FHEM e.V. (Marketing, Verwaltung)
Bitte keine unaufgeforderten privaten Nachrichten!

Matthias Gehre

Originally posted by: <email address deleted>

Hallo,

auch nach der gestrigen Inbetriebnahme meines CULs hagelt es diese
Meldungen.
Neben zwei S555TH steht draussen auch noch die KS300, evtl. hat die
was damit zu tun.


2009.12.19 09:20:54 2: CUL: unknown message ? (K is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 09:30:32 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 09:30:52 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 09:36:32 2: CUL: unknown message T4C
2009.12.19 09:40:10 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 09:51:41 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 10:03:33 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 10:07:07 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 10:28:04 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 10:31:21 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 10:44:01 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 11:33:44 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 11:39:31 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 11:49:08 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 12:29:53 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 12:44:52 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 13:10:29 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 13:10:49 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 13:11:59 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 13:23:28 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 13:25:42 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 13:58:39 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 14:58:04 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 15:07:25 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 15:21:14 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 15:24:45 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x
2009.12.19 15:28:01 2: CUL: unknown message ? (? is unknown) Use one
of B C F R T V W X e l t u x


Grüße,
Martin



On 19 Dez., 13:42, "Dr. Boris Neubert" wrote:
> Hi,
>
> I use CUL with CUL_WS to receive S555TH.
>
> My log file is spilled with the following messages (several times a minute):
>
> 2009.12.19 13:34:44 2: CUL: unknown message ? (? is unknown) Use one of
> B C F R T V W X e f l t x
>
> fhem is CVS version from last week, CUL firmware is v1.35 plain.
>
> How can this be avoided?
>
> Regards,
> Boris

--

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.

rudolfkoenig

                                                   

> 2009.12.19 09:30:32 2: CUL: unknown message ? (? is unknown) Use one
> of B C F R T V W X e l t u x

culfw received a command which starts with the ? character. Could you put a Log
line in 00_CUL.pm/CUL_SimpleWrite(), as all write operations should go through
this function. Another (remote) possibility is that the device driver repeats
some commands back to the device.

--

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.

Matthias Gehre

                                             

Am 19.12.2009 17:38, schrieb Rudolf Koenig:
>> 2009.12.19 09:30:32 2: CUL: unknown message ? (? is unknown) Use one
>> of B C F R T V W X e l t u x
>>    
> culfw received a command which starts with the ? character. Could you put a Log
> line in 00_CUL.pm/CUL_SimpleWrite(), as all write operations should go through

The Log line was already in but commented out. Activating it and
restarting fhem gives me

2009.12.19 18:43:55 5: Cmd: >define CUL CUL /dev/ttyACM0 0000<
2009.12.19 18:43:55 5: Loading /data/Homeautomation/fhem/FHEM/00_CUL.pm
2009.12.19 18:43:55 3: CUL opening CUL device /dev/ttyACM0
2009.12.19 18:43:55 3: CUL opened /dev/ttyACM0 for CUL
2009.12.19 18:43:55 5: CUL/RAW (ReadAnswer): T513A00A62817

2009.12.19 18:43:55 5: CUL/RAW (ReadAnswer): F0001000025

2009.12.19 18:43:55 1: CUL_SimpleWrite >V
<
2009.12.19 18:43:55 5: CUL/RAW (ReadAnswer): ? (? is unknown) Use one of
B C F R T V W X e f l t x

2009.12.19 18:43:55 1: CUL_SimpleWrite >V
<
2009.12.19 18:43:55 5: CUL/RAW (ReadAnswer): V 1.35 CUL868

2009.12.19 18:43:55 1: CUL_SimpleWrite >X21
<
2009.12.19 18:43:55 1: CUL_SimpleWrite >T01
<
2009.12.19 18:43:55 5: CUL/RAW (ReadAnswer): 0000

2009.12.19 18:43:55 5: GOT CUL fhtid: 0000
2009.12.19 18:43:55 5: Triggering CUL (1 changes)

etc.

The messages

2009.12.19 18:46:08 2: CUL: unknown message ? (? is unknown) Use one of
B C F R T V W X e f l t x

are unrelated to any SimpleWrite.

Regards,
Boris

--

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.