Looking howto link TTN-sensordata to Domoticz-applications,
preferably using Python3.x-scripting or PHP-scripting.
With LoraWAN for me still in the learning curve, try to read & understand this thread and it's brethern in this forum, but getting confused.
Not so much about the general examples, but what setup-details to be avoided (because 'old' for TTN_v2) and what is now required for TTN_v3/TNS3?
This
description from TTN tells how the general setup should be for the functional chain from sensor to user.
Downto and including the TTN-server the path is clear enough, but for the next trajectory the critical aspect is:
"what is the quickest/shortest route to get data from TS3 into Domoticz,
without borrowing auxiliary packages like PAHO-MQTT or Cayenne?"
Preferably a setup with just 1 Python3.x-script (or similar).
Any hints or ideas where to find such solution?