Hi dear friends i want to send data from my ce thingsboard server to another Web server with post model anybody there can help me to solve this issue. And my another problem i want to access postgresql database from outside how i can, regard.
You could do this using Rulechains. There is Rulenode called REST API Call
:
https://thingsboard.io/docs/user-guide/rule-engine-2-0/external-nodes/#rest-api-call-node
First make sure the Postgresql Database is accessible via remote, then connect with a client of your choice e.g. pgAdmin, DBeaver.., https://www.cyberciti.biz/tips/postgres-allow-remote-access-tcp-connection.html