Good Day All,
I've to integrate a command cURL inside the PLC, but I don't know how to send it inside the Unity 14.1.
Somebody know how to do it?
I have to send this sime command lines.
curl -s \
--form-string "accountKey=111222333aaaccc" \
--form-string "title=title of your alert" \
--form-string "message=alert message here" \
https://alertzy.app/send
Tnx for your support
Stefano
This was possible previously with the TCP Open support in the Modicon Premium PLC but the feature wasn't ported across to the M340/ M580.
You can do this (cURL) using the partner PMEUCM0302 module from Niobrara. You will need to use a M580 PLC system. The module is not supported by M340.
http://www.niobrara.com/html/pmeucm_cut.html
Discuss challenges in energy and automation with 30,000+ experts and peers.
Find answers in 10,000+ support articles to help solve your product and business challenges.
Find peer based solutions to your questions. Provide answers for fellow community members!