HTTPClient.cpp modifications
Posted: Sunday 02 October 2016 20:49
Hi,
Im currently writing a hardware plugin for an old LK/Schneider home automation system.
I'm using the domoticz HTTPclient class to handle the communication with the system, but because is pretty old, I need to change some of the CURL options (like CURLOPT_SSL_CIPHER_LIST).
What is the best way to do this, with the lowest impact on the rest of the system?
BR Jonas
Im currently writing a hardware plugin for an old LK/Schneider home automation system.
I'm using the domoticz HTTPclient class to handle the communication with the system, but because is pretty old, I need to change some of the CURL options (like CURLOPT_SSL_CIPHER_LIST).
What is the best way to do this, with the lowest impact on the rest of the system?
BR Jonas