Attributes that have been silenced? What is that?
sorry Anton, the translator failed me to translate. the idea as I was saying before was to be able to read the data received in the HEX chain as battery level, SOS button, acc, etc. How would the syntax? since I have no idea of programming and reading the file that was commented on in other posts of the forum, I was not able to make it work.
You don't need any programming knowledge.
Correct, then as I can tell you to try to read me from the chain sent by the gtr the data "mv" which is the battery in this case as this example.
GTR-128,013227006968105,0080,4,8000,1,200519,225413,E00000.0000,N0000.0000,0,0.00,0,0,0.0,9830mV,0,0,7,",,,,,"*11!
Or when an "SOS" button arrives can it trigger a notification on the web for example? What would be the syntax to enter?
You don't need computed attributes, if that's what you want to do. Computed attributes have nothing to do with data decoding. It's only for transforming already decoded data.
So, how can I get that data decoded?
If you are sure that your device reports it and it's not decoded, it's probably not implemented yet for this protocol.
Good, someone could give me a help since I do not have any idea of programming.
I have the HEX that sends my GT128 / 129
In which I know that the number before the "%" is the battery level, how can I make it read?
I know that it is done through attributes that have been silenced but I do not know how to write the syntax.
Can someone explain me an example to load more events like ACC, etc?