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.
We are using a SmartConnector Endpoint to poll values / alarms from StruxureWare that once existed in a Continuum system. I've figured out polling for the new type of alarms in StruxureWare, but I'm unsure how to poll for the preexisting Continuum alarms.
Here are some screenshots that might help explain my problem
Alarm point showing up in the WorkStation (StruxureWare)
Navigating to the point in the WorkStation Tree
Polling for the value using Swagger... Note that the alarm state is not returned
Polling for an alarm using the value Id
Changing the path to match what was in the alarm window
Posted: 2020-07-17 07:51 AM . Last Modified: 2022-10-19 02:13 AM
Link copied. Please paste this link to share this article on your social media post.
Problem solved in another post
Link copied. Please paste this link to share this article on your social media post.
Attached is the response for the GET "/Containers/{id}/Children" request for the parent item.
Link copied. Please paste this link to share this article on your social media post.
HI Bradley,
In EBO all alarm objects start with a '02' prefix, I notice you are trying it with a '01' prefix.
Can you try '02' prefix instead of '01' and see if it is still not found?
Best Regards,
-Jeff
Link copied. Please paste this link to share this article on your social media post.
Changing the path to 02 did result in a 200 return. However polling for the alarm did not return a message that indicated my point was in alarm. Here are some screenshots to show what is happening. Basically the East Gym is in alarm and the West Gym is not, but the return for both points looks identical.
All the alarms with "Space." It shows the East Gym is in alarm and the West Gym is not
East Gym Swagger response
West Gym Swagger response
East Gym Tree View
West Gym Tree View
East Gym Alarm Setup
West Gym Alarm Setup
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-17 07:51 AM . Last Modified: 2022-10-19 02:13 AM
Link copied. Please paste this link to share this article on your social media post.
Problem solved in another post
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.