Thank you for your reply.
In my previous question, I used the term “JSON Formatter” interchangeably with “Payload Formatter.”
Based on the above, I would like to ask again.
In addition to sending data converted by Payload Formatter from TTN to the application server via MQTT, is it possible to send data to the application server via MQTT without converting it using Payload Formatter?
Is it possible to control Payload Formatter via API?
If so, what functions can be used?
Also, if you have any URLs that can help with the above two points, I would appreciate it if you could let me know.
Yes, but YOU will HAVE to encode the payload in Base64
What do you mean by “control”? If you mean add, edit or delete, yes.
The docs for the LNS were supplied - this is the official information - any other URLs could be wrong or out of date - for #1, there are worked examples in the docs.