Hi
I have managed to get webhooks to my server , which decodes it an places the data in the database. I send back 200 to ack , and wondering can I send small data to the end device with the reply from a web hook?
Many thanks
Scott
Hi
I have managed to get webhooks to my server , which decodes it an places the data in the database. I send back 200 to ack , and wondering can I send small data to the end device with the reply from a web hook?
Many thanks
Scott
No, you can’t send back a reply that is processed.
Ahh, not so good news . How do I manage to send back something to an endnode?
Scott
Have a look at the web hooks doc, it covers uplink and downlink.
https://www.thethingsindustries.com/docs/integrations/webhooks/