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.
Hi Community,
I am trying to develop a Smart Connector which reads many values from a 3rd party software and expose them in EWS to EBO.
EBO users have the possibility to read and also write the values..
My question is if it is possible to have a notification of a value changed, written by EBO user, without having to reread all the variables at every cycle, because we have to rewrite the value to the 3rd party software.
Maybe there is some functions ready to use?
I suppose that the way to do this is using subscriptions and notifications, but since I am quite new in developing smart connectors, I'm having trouble to understand how to use them.
Someone can help me, maybe with some example?
Thanks
Best Regards
Sabrina
Link copied. Please paste this link to share this article on your social media post.
Hi Sabrina,
What is the 3rd party software that you are connecting to? If it is an OPC server, then we have a software product called EBO-OPC Client (also an EWS Server) that is doing exactly what you need. See the attached screen capture.
It is using subscriptions and notifications both from the EBO side and from the 3rd party OPC servers.
Please contact me with any questions.
Mike
Link copied. Please paste this link to share this article on your social media post.
no, unfortuately it's not OPC. It is a proprietary software.
But good to see that there is already something ready for OPC, if we need it in the future.
Thanks 🙂
Sabrina
Link copied. Please paste this link to share this article on your social media post.
Hi Sabrina,
To make sure that I understand.
If the above is true, then yes, there is a sample for this. See the below link.
Notice how the SetValues has been override, inside in this override, you can do whatever you want (e.g. notify the remote server of the value change).
Please let me know if you have any questions!
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.