Page 1 of 1

Msg ID129, Msg ID130

Posted: Mon Nov 16, 2015 1:30 pm
by rpav
Hi,
is there any way (I mean OTG command) how to read boiler counters like HBS (Central heating burner starts), HBH (Central heating burner operation hours), HPS (Central heating pump starts), ...?

I've successfully installed OTG between QAA73 (Siemens) and LMU64 (Geminox THRi 5-25 DC). But it seems, that there are two mesgs, that are not decoded. There are:
Hex Dec Dir Description Freq Value
81 129 Write MessageID 129 25 513
82 130 Write MessageID 130 25 3442

Anybody have any idea what it is for?

Thank you for advice,
--
roman

Re: Msg ID129, Msg ID130

Posted: Mon Nov 16, 2015 2:49 pm
by hvxl
rpav wrote:is there any way (I mean OTG command) how to read boiler counters like HBS (Central heating burner starts), HBH (Central heating burner operation hours), HPS (Central heating pump starts), ...?
These ID's are in the default list of alternative messages. So unless you manually removed them or your boiler doesn't support them, the OTGW should already be requesting these counters and gauges.
rpav wrote:there are two mesgs, that are not decoded. There are:
Hex Dec Dir Description Freq Value
81 129 Write MessageID 129 25 513
82 130 Write MessageID 130 25 3442
Any message with an ID of 128 or higher is "for test & diagnostic purposes only" and may freely be defined by each manufacturer. So the same ID may have a totally different meaning depending on the brand of equipment. The meaning of these ID's is usually not published. That's why otmonitor cannot provide a translation for these messages.

Re: Msg ID129, Msg ID130

Posted: Mon Nov 16, 2015 4:54 pm
by rpav
hvxl wrote:
rpav wrote:is there any way (I mean OTG command) how to read boiler counters like HBS (Central heating burner starts), HBH (Central heating burner operation hours), HPS (Central heating pump starts), ...?
These ID's are in the default list of alternative messages. So unless you manually removed them or your boiler doesn't support them, the OTGW should already be requesting these counters and gauges.
It seems, that Geminox THRi doesn't support them:
14:34:21.634046 Command (via websocket from 192.168.111.1:55844): PS=1
14:34:21.648423 PS: 1
14:34:21.792636 00000010/00001100,10.00,00000111/00000111,100.00,0/0,17.00,30.00,2.26,22.94,69.31,42.69,13.86,48.78,65/10,89/20,53.00,89.00,0,0,0,0,0,0,0,0

hvxl wrote:
rpav wrote:there are two mesgs, that are not decoded. There are:
Hex Dec Dir Description Freq Value
81 129 Write MessageID 129 25 513
82 130 Write MessageID 130 25 3442
Any message with an ID of 128 or higher is "for test & diagnostic purposes only" and may freely be defined by each manufacturer. So the same ID may have a totally different meaning depending on the brand of equipment. The meaning of these ID's is usually not published. That's why otmonitor cannot provide a translation for these messages.
It's clear now, thank you.
--
rp