Wincc Rest Api Best Link

/WinCC/REST/Screens/Activate

Reading and writing real-time tag values and configuration data. Historical Retrieval: wincc rest api

curl -X POST https://192.168.1.100:5001/api/v1/auth/login \ -H "Content-Type: application/json" \ -d '"username":"operator","password":"secret"' \ -k # ignore self-signed certificate for testing wincc rest api

Setting up the REST API for WinCC Pro requires careful configuration inside the TIA Portal project. wincc rest api