AllThingsTalk ABCL definition for decoding TTN payload

For anyone struggling with this integration I have made some progress. I was trying to define the payload conversion using “ABCL” in my Asset’s Profile. Turns out there is a well hidden menu under Settings -> Payload formats. Looking back at it I can’t understand how I overlooked this menu, but at the same time going back over the documentation I can’t find this mentioned anywhere related to using ABCL.

I now get Parsed {“voltage”: {“value”: 4534}} from payload 11 b6 using ABCL (custom)
Still, no values anywhere else so I am not at a point where I can use it for anything.

Took some screen shots of where I found the settings for conversion:

ABCL1

ABCL2

ABCL3

2 Likes