RWS C# wrapper

Hello
Here is my Robot Web Services C# wrapper for RobotWare 6
https://github.com/Pavpavp/RobotWebServices
Here is my Robot Web Services C# wrapper for RobotWare 6
https://github.com/Pavpavp/RobotWebServices
Many but not all calls are yet included.
Planning to add support for RobotWare 7 & subscriptions.
Feel free to push more calls that are missing.
Feel free to push more calls that are missing.
Post edited by Pavel Riabichev on
Comments
https://github.com/Pavpavp/RobotWebServices/blob/master/Readme.md
You should install PCSDK from http://developercenter.robotstudio.com/landing and then ref the dlls in C:\Program Files (x86)\ABB\SDK\PCSDK 7.0
Then rebuild.
/Pavel
I have tried using your wrapper and I can make it work for reading RAPID values, but when I try to request mastership i get a response 415 Unsupported Media Type.
Do you have any idea what I am doing wrong?
Best regards
Markus
How did you create the controllerSession? Maybe you created an omniCore session for an IRC5 controller?
They have different media headers.