Closed ricaun closed 5 years ago
@xoseperez help us a little and review?
LGTM, my only concern are the changes in the field names (s/analog_output/analog/out/ and others). The reason is to make them compatible with the default CayenneLPP decoder in TTN. Still they could break some implementations. Maybe a notice in the README would be good.
Travis complains due to changes in 3c1d96e8911b84d3625ec629195c70d14ef2e381.
Fix decoder.js direction size and different put the same name on the ttn. Fix keywords.txt file. Fix decode type Generic and Time, add getValue32 to get the uint32_t directily. Add decodeTTN. Add example decodeTTN. Add a description for decodeTTN on API.