I have requirement in my project regarding HTTP post functionality. I need to send data from controller to influxDB. By using WagoApp HTTP post FB how to configure and sent the data to influx DB.
Thank you for providing the information.
But an error showing ‘Couldn not resolve host. The given remote host was not resolved’. what will be the reason
Is your DNS server setting properly set ?
Is the clock of the PFC also properly set and if possible with a SNTP server set ?
Personally since I am based in Japan i’m using at first japanese servers.
My requirement is to sent data to influxdb . What all setting i need to configure in wbm.
You provide an URL (https…) instead of an IP address or hostname.
Check your InfluxDB address or hostname.
But make sure they can be resolve by a DNS as mentionned by @WagoIcard