Suntech HBM

Gerry4 years ago

Hi i try to read analog inputs in a Suntech ST300 but i have a question.
What means HBM in the SuntechProtocolDecoder? return false and i cant read it.

this is the string

ST300STT;907520851;07;1070;20200925;17:43:39;53359;+25.709561;-100.367377;000.282;000.00;7;1;6222;13.79;100100;2;1141;0000272053;4.2;1;1.25;1.07;1.07;00000000000000;0;006.706;0;001.172

hope somebody can help me

thx
GR

Anton Tananaev4 years ago

You would have to ask Suntech. It's taken from their protocol documentation.

Anton Tananaev4 years ago

Let us know if you figure it out.

Rastrecam7 months ago

HBM_STT in the configuration of suntech devices in new parameter can activate it like this:

Report type as follows.
0: Do not increase H_METER/ BCK_VOLT/ MSG_TYPE by
“STT” chain
1: Increase H_METER/ BCK_VOLT/ MSG_TYPE to “STT”
String.
2: Increase H_METER/ BCK_VOLT/ MSG_TYPE to “STT”
String and LBS information

however, even if activated on the suntech device and in traccar.xml as suntech.hbm=true, the information is not treated (decoded).
an example is the driverUniqueId which is received in the traccar log and not displayed

estebanmg6 months ago

It seems you're assigning those three parameters in the "Assign Headers" window.

HBM is a feature typically found on older Suntech devices, often labeled simply as Hbm with enable/disable options. When enabled on your device and with suntech.hbm set to true in your server configuration or device attributes, Traccar will begin to interpret the additional values, which are typically battery, engine hours, and archive status.

estebanmg6 months ago

I might be incorrect about the archive status parameter.