Ask our Experts
Didn't find what you are looking for? Ask our experts!
Launch of Consumer/Home Owner registration process! We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.
Search in
Link copied. Please paste this link to share this article on your social media post.
Hi,
How can I detect AS's point value change from SmartConnector? Is it through EwsClient or SBO SDK?
I also need to set the AS's point value from SmartConnector.
Thanks!
Link copied. Please paste this link to share this article on your social media post.
Using the EwsClient, you can do one of two things:
1. Poll the ValueItems's value using GetValues
2. Subscribe to the ValueItem and use GetNotifications to receive updates when the value/state changes. You can alternatively use SubscriptionReader instead of EwsClient. Using that class will manage all aspects of the subscription for you and is probably easier to use if you're not familiar with Subscriptions in EWS.
The latter approach is better with regards to performance/load on the EWS Server (SBO).
Since the SDK isn't included in SmartConnector, any discussions on that are really beyond the scope of this forum.
You’ve reached the end of your document
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.