thingsboard icon indicating copy to clipboard operation
thingsboard copied to clipboard

Chirp stack HTTPS Downlink

Open xTwigx opened this issue 1 year ago • 0 comments

Hello, I have a https integration between thingsboard and chirp stack. I am wonder how do i send a downlink to that integration.

If possible can someone list a working one or the list of what the downlink should output. Dose the data need to be base64?

Also i want trying it out and i have the following decoder right now: image

This is how the downlink gets triggered: image

But then the I get 2 different types of downlink in the Integration:

image

The Downlink ATTRIBUTES_UPDATED has a lot of extra details that i don't think there should be like:

tenantID. IntegrationID, tbMsg, then the whole data outcome from the downlink convertor is in the data tab.

image

  • ThingsBoard: 3.7 PE

xTwigx avatar Aug 30 '24 08:08 xTwigx