Forward attributes in JSON URL

Cristian2 years ago

Hello, I need to add an attribute to the JSON forwarding URL

    entry key='forward.json'>true
    entry key='forward.url'>http://api.myserver.com:8080/api/v1/{uniqueId}/telemetry

Currently I can forward the information by adding a static value in the url, I would like the URL to which I forward the data to change according to the UniqueId, the structure is Json

Anton Tananaev2 years ago

I don't think we support that.

Menefrega a year ago

Hello Cristian,

I'd assume you want to work with Thingsboard?
You need to use Integrations and data converters to do so.
Then you have one URL and it takes the device ID from the payload.