SmartConnector Forum
Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
The samples projects are hosted here GitHub - BuildingsLabs/SmartConnectorSamples: Sample projects for SmartConnector
Link copied. Please paste this link to share this article on your social media post.
The samples projects are hosted here GitHub - BuildingsLabs/SmartConnectorSamples: Sample projects for SmartConnector
Link copied. Please paste this link to share this article on your social media post.
Hi Neeraj,
On top of what is in the samples that Adam showed above. This blog post shows how to create and setup a C# client in your environment.
Generate client in Visual Studio for SmartConnector RESTful Endpoints
Regards,
-Jeff
Link copied. Please paste this link to share this article on your social media post.
There is REST client sample code in the aforementioned project as well.
Link copied. Please paste this link to share this article on your social media post.
Is 'CustomRestExtension' that project ? I looked at the 'SmartConnector RESTful EWS Gateway' documentation. Just wondering what you recommend to be good starting point to develop a simple test application to read/write value from EBO using Smartconnector restful api ? IS their any webinar or tutorial ?
Link copied. Please paste this link to share this article on your social media post.
Hi Neeraj,
The project you are looking for is Ews.RestExtensions.Client.
The REST endpoints is simply a web service; meant to be consumed by any client that can consume a web service.
The documentation for this is on SmartConnectorServer in the download center. Look at the 'SmartConnector RESTful EWS Gateway.pdf'
If you have any specific questions about how to use the web service from a conceptual stand point, I would be happy to help, but as far as generic code, that would not exist, as it is meant to be consumed by any programming language.
Regards,
-Jeff
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.