Hello all,
I’ve found on the web and in this forum a lot of references to an API integrated in ScadaBR without finding any documentation about this API.
Does anyone know where to find this documentation, or any usefull informations about it ?
Thanks
ScadaBR REST or SOAP API
clement
#1
jrcassa
#2
Hi,
Your need documentation of SOAP? WSDL for this:
http://localhost:8080/ScadaBR/services/API?wsdl
Your need example for API SOAP?
API rest, don’t supported for version.
clement
#3
Thanks a lot, a SOAP API would do, but I’m not sure about the url you copied, it’s a localhost.
Is it accessible with an instance of ScadaBR running on my local platform, or is it just an error ?
jrcassa
#4
Sorry for translate, i don’t speaking english.
You can replace localhost with address IP/v4.
clement
#5
Thanks I’ll have to install ScadaBR then, so far I was just gathering informations. I’ll do that.