peter279k / libiec61850

Official repository for libIEC61850, the open-source library for the IEC 61850 protocols
http://libiec61850.com/libiec61850
GNU General Public License v3.0
2 stars 0 forks source link

Add libcurl support for tls_server_example and no_tls_server_example #36

Closed peter279k closed 3 years ago

peter279k commented 3 years ago

As title, it should add the cURL client to send POST request on IEC-61850 servers when IEC-61850 client sends on/off message.

peter279k commented 3 years ago

It should install libcurl4-openssl-dev package on Ubuntu 18.04.

peter279k commented 3 years ago
peter279k commented 3 years ago
peter279k commented 3 years ago

JSON-CMake module file

peter279k commented 3 years ago

Another C file stuffs