Re: Outdoor Remote Socket 16 amp

2025-01-16 Thread Olivier Glassey-Tranguyen via curl-users
Shelly is a developer/hobbyist-friendly company. They do deliver to Sweden. Here's an example of a wifi-enabled 16A switch . You would need to wire it inside an outdoor-rated junction box I suppose. If you do a web search for "shelly switch curl" yo

Re: CURL errors codes and messages - are they globalized?

2025-01-16 Thread Ray Satiro via curl-users
On 1/16/2025 9:25 AM, Michael Conners via curl-users wrote: I'm doing a libcurl implementation in a Windows C++ project and the app has users from various countries (Japan, France, Germany). If a CURLE_SSL_CONNECT_ERROR is returned from curl_easy_perform, the error text I see is "SSL connect

Re: Outdoor Remote Socket 16 amp

2025-01-16 Thread Rainer Canavan via curl-users
On Thu, Jan 16, 2025 at 1:55 PM Claes Garelius via curl-users wrote: > >> Did you have a particular one in mind? > > No, the only requirement is that it must be sold in Sweden to work according > to Swedish rules. I haven't tried it, and it would be comparably expensive, but I assume that the fo

Re: CURL errors codes and messages - are they globalized?

2025-01-16 Thread Dan Fandrich via curl-users
On Thu, Jan 16, 2025 at 02:25:37PM +, Michael Conners via curl-users wrote: > If a CURLE_SSL_CONNECT_ERROR is returned from curl_easy_perform, the error > text > I see is "SSL connect error". What error text would a German user see? > > Are CURL error messages globalized? If so, which languag

Re: Outdoor Remote Socket 16 amp

2025-01-16 Thread Hans Henrik Bergan via curl-users
idk about one that can be controlled from curl directly, but i know one that can be controlled from a terminal: TP-Link HS110 can be controlled from the terminal via https://github.com/divinity76/hs110-api-php for example to turn off: php tpcli.php 192.168.1.99 off to turn on: php tpcli.php 192.168

CURL errors codes and messages - are they globalized?

2025-01-16 Thread Michael Conners via curl-users
Hello all - I'm doing a libcurl implementation in a Windows C++ project and the app has users from various countries (Japan, France, Germany). If a CURLE_SSL_CONNECT_ERROR is returned from curl_easy_perform, the error text I see is "SSL connect error". What error text would a German user se

Sv: Outdoor Remote Socket 16 amp

2025-01-16 Thread Claes Garelius via curl-users
* Did you have a particular one in mind? No, the only requirement is that it must be sold in Sweden to work according to Swedish rules. * C:\Users\ilogi>curl -V Produces the following results: curl 8.9.1 (Windows) libcurl/8.9.1 Schannel zlib/1.3 WinIDN Release-Date: 2024-07-31 Protoco