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.
Hi!
There are two rest providers that can in some way interact with EBO, the SboEwsRestProvider, and the SoapEwsRestProvider. The SoapEwsRestProvider is the recommended way to do this, as this REST provider is completely based on EWS on the backend, and can access all the objects in the database (including LON).
The SboEwsRestProvider is a hybrid provider based partly on EWS, and partly on CSP (EBO's native server communication protocol). However, because it is partly based on CSP, it is very quirky, and unless there is a specific need to use it, we generally have people use the SoapEwsRestProvider. One of the quirks is that you need to explicitly add in EBO's database which object types you want to support, so as you are seeing LON isn't there by default. There are additional quirks as well that make it so using it is generally more trouble than it is worth.
I would recommend trying to use the SoapEwsRestProvider and see if that gives you all the functionality you are looking for.
Best Regards,
-Jeff
Link copied. Please paste this link to share this article on your social media post.
Hi!
There are two rest providers that can in some way interact with EBO, the SboEwsRestProvider, and the SoapEwsRestProvider. The SoapEwsRestProvider is the recommended way to do this, as this REST provider is completely based on EWS on the backend, and can access all the objects in the database (including LON).
The SboEwsRestProvider is a hybrid provider based partly on EWS, and partly on CSP (EBO's native server communication protocol). However, because it is partly based on CSP, it is very quirky, and unless there is a specific need to use it, we generally have people use the SoapEwsRestProvider. One of the quirks is that you need to explicitly add in EBO's database which object types you want to support, so as you are seeing LON isn't there by default. There are additional quirks as well that make it so using it is generally more trouble than it is worth.
I would recommend trying to use the SoapEwsRestProvider and see if that gives you all the functionality you are looking for.
Best 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.