Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
2024-09-0909:23 PM
Basically this has nothing to do with SmartConnector itself, it’s a framework running in C# that makes it possible to communicate with EBO through EWS and 3th party Ip interface(s).
The communication to the 3th party needs to be written in C# or you can use a library that already exists by reference it to your project.
Some quick search on google shows there are already libraries that support the protocol you are looking for, for example libIEC61850, an open-source library.