gps103 repeated alarm

jaimzj8 years ago

Dear Anton,

gps103 protocol, I am using TK103.

Repeatedly the alarm in attributes {"alarm":"tracker","io1":"0","io2":"0","io3":"100.00%","ip":"106.205.248.14"}

The interval is every 10 second, even while the vehicle is not moving. any idea why? something to do with the protocol/code?

Because, there is no alarm/event happening on vehicle end, for this to happen.

Anton Tananaev8 years ago

I think alarm value "tracker" just means a regular GPS report message.

jaimzj8 years ago

oh okay, so it means the device is sending value even while the device is stationary. So I will need to skip these 'alarm' triggers for this specific type of device/protocol.

As this gets caught as an alarm event in my app :(

Anton Tananaev8 years ago

Yes, I guess you need to ignore this particular value.