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
I don't think we support that.
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.
Hello, I need to add an attribute to the JSON forwarding URL
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