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.
SmartConnector + EBO3.0
When I use GET /Containers in swagger ui, it did not work.(It works with SBO1.9)
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 Xiangfeng,
It looks like you have configured an SboEwsRestProvider (based on the error you are showing). This provider tends to be pretty quirky, and with EBO 3.0+ there are some incompatabilities and it is not recommended to use unless there is a very specific need.
Please try and reconfigure a new endpoint using the SoapEwsRestProvider and try this again, however just as a note, with the SoapEwsRestProvider the supported way to search for objects is with the /Containers/{id}/Children endpoint.
Best Regards,
-Jeff
Link copied. Please paste this link to share this article on your social media post.
Hi, Jeff
I have reconfigured another endpoint. But the problem still exists.
And GET /Containers/{id}/Children method, the filter is not work.
For example, when I set type=Trend, all the items include Values, Alarms,Containers,etc. still return.
BR,
Su
Link copied. Please paste this link to share this article on your social media post.
Hi Xiangfeng,
I tested this locally, and I cannot reproduce what you are seeing.
Please send me an email at jeff.bowman@se.com
Best Regards,
-Jeff
Link copied. Please paste this link to share this article on your social media post.
SmartConnector 2.4.23 + EBO v3.0
1、With SboEwsRestProvider: GET /Containers not work, GET /Containers/{id}/Children the filter not, that is not matter what the filter is(Trend, Value), It will response all items.
2、With SoapEwsRestProvider: GET /Containers/{id}/Children, the filter works well.
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.
1、the problem: GET /Containers does not work in EBO 3.0(Work in SBO1.9) have the same problem with the method Retrieve(query) in CspClient.
The method Retrieve just support SBO, not EBO.
2、problem: GET /Containers/{id}/Children does not work in SboEwsRestProvider has the same problem with method GetChildObjects in CspClient.
the cspTypeFilter does not work well.
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.