Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

Join our "Ask Me About" community webinar on May 20th at 9 AM CET and 5 PM CET to explore cybersecurity and monitoring for Data Center and edge IT. Learn about market trends, cutting-edge technologies, and best practices from industry experts.
Register and secure your Critical IT infrastructure

Export data from SBO/EBO to cloud platform (e.g. Azure) : reference architecture or custom SmartConnector extension available ?

SmartConnector Forum

Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • EcoStruxure Building
  • SmartConnector
  • SmartConnector Forum
  • Export data from SBO/EBO to cloud platform (e.g. Azure) : reference architecture or custom SmartConnector extension available...
Options
  • Subscribe to RSS Feed
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
Invite a Co-worker
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 Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Experts
User Count
JeffBowman
Sisko JeffBowman Sisko
164
ardak
ardak Schneider Alumni (Retired)
34
sesa180908_brid
Commander sesa180908_brid Commander
34
mike_meirovitz
Commander mike_meirovitz
21
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Back to SmartConnector Forum
DimitriY
Ensign DimitriY Ensign
Ensign

Posted: ‎2019-01-11 04:08 AM

0 Likes
5
2223
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2019-01-11 04:08 AM

Export data from SBO/EBO to cloud platform (e.g. Azure) : reference architecture or custom SmartConnector extension available ?

Hello,

 

Does anyone have aldready implemented data export (telemetry only) from any EBO/SBO to a cloud platform ?

 

For example exporting data from the building either to an Azure IoTHub or Azure storage component (Datalake, Blob, ...).

 

Are there any initiatives in the group to implement this (e.g. throughout a custom SmartConnector extension) ?

 

I've seen the EboIoTEdgeConnector project on git but I'm not sure it fully fit the need of device to cloud communication.

 

 

Thanks for any useful links !

 

 

Dimitri

Reply
  • All forum topics
  • Previous Topic
  • Next Topic
Replies 5
JeffBowman
Sisko JeffBowman Sisko
Sisko

Posted: ‎2019-01-28 05:39 AM

1 Like
4
2210
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2019-01-28 05:39 AM

Hi Dimitri,

 

With every EBO --> Cloud integration there seems to be different requirements as far as where, how, and in what format the data needs to be sent to the cloud.

 

Personally I have played around with doing this many different times (e.g. in Azure I have played around with sending data directly to IoT Hub, through IoT Edge, and to Blob Storage (via an API in Azure). There has been no plans to make a 'Standard' way to do this. This is because as I said before, it seems that every party that wants to this, wants the data in their own format.

 

That said, it is likely that some base Smart Connector code could be written, where people who want to implement something, simply need to override a class and implement their 'translation' logic or something, but like I said, at the moment there is no initiative to do this, and you would likely need to develop your own solution from scratch (I can likely send you some sample code that I wrote a while ago if you wanna shoot me an email jeff.bowman@se.com).

 

The IoT Edge Conector that you found on git was a solution specifically developed for a third party, so it is of course very likely this won't meet your needs as far as where/how this data is being sent/received, and the format that the data is being sent in.

 

Best Regards,

 

-Jeff

 

Reply
DimitriY
Ensign DimitriY Ensign
Ensign

Posted: ‎2019-01-28 07:33 AM

1 Like
3
2207
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2019-01-28 07:33 AM

Hi Jeff,

 

Thank you for this complete answer !

 

In the meantime I've been in contact with the Global Engineering Center Of Excellence (EcoBuilding, Adam Summers' team).

 

We disscussed it and they gave me some interresting feedbacks : as you say they don't have on the shelf smart connector exporting to Azure storages but they have one able to generate csv files from EWS history from (EBO trends) and either export them locally, to AWS or to a ftp server. I'm currently trying the last version to export to some Azure FilleZilla Server VM.

 

The other option I started to investigate was to implement myself a custom SmartConnector extension to export to Azure Blob Storage (or datalake store).

 

If you did it already, it could be interresting to share on it ! 

 

Thanks again ! 

 

Dimitri

Reply
Evren
Lt. Commander Evren Lt. Commander
Lt. Commander

Posted: ‎2020-06-15 08:07 PM

1 Like
2
2137
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2020-06-15 08:07 PM

Hi Dimitri. Have you implemented anything after your post?

I am running a cloud ES for test purposes connected to field SmartX controllers. 

I also have a separate Azure PostgreSQL which is fed from the CLoud ES.  The ES does not need to be in the cloud environment obviously; can push the data to the Azure PostgreSQL with the correct settings. 

 

Would be interested in seeing your approach 

 

 

Tags (2)
  • Tags:
  • azure
  • cloud
Reply
DimitriY
Ensign DimitriY Ensign
Ensign

Posted: ‎2020-06-30 04:37 AM

2 Likes
1
2125
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2020-06-30 04:37 AM

 

We finally setup a pilot project with the following design

 

smart-connector-usage.jpg

End to end use case overview

 

 

The idea was to be able to combine heterogeneous data sources for cross-analysis.

 

EBO: the trend logs corresponding to the data points we want to gather must be first configured on EBO side

PME: default trend logs are already defined

 

Smart Connector:

The choice was made to use the smart connector to query on one side EBO & PME systems through EWS (that’s why it requires first to have the trend logs configured).

We use an extension for the smart connector called TrendLogExportProcessor which is able to periodically query an EWS system and gather all the data of the last period into a csv file.

Then, this same extension is able to export the produced file to a cloud based location. (e.g. AWS S3 is supported, we used an FTP server)

 

Data Refinery:

We then developed a Data Transformation Pipeline (based on our Data Refinery platform), to refine the data thru a workflow. The entry point of the pipeline is the FTP server fed by the Smart Connector.

 

datarefinery.jpg

The Data Refinery simplified architecture                                                                          

 

datatransformationpipeline.jpg

The Building Digital Twin data pipeline implemented through the Data Refinery

 

 

Data As A Service:

The last step of the pipeline export the produced gold dataset into the OpenDataSoft platform which serve as the backend of the SE Exchange Data As A Service.

Tags (1)
  • Tags:
  • english
Reply
Evren
Lt. Commander Evren Lt. Commander
Lt. Commander

Posted: ‎2020-07-02 08:57 PM

1 Like
0
2120
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2020-07-02 08:57 PM

Hi Dimitry

 

I have seen this design last year from DataLib @ Grenoble team (https://schneider-electric.opendatasoft.com/)

 

Actually I am really interested in the data ingestion and the tagging ability of the objects. 

Can we connect regarding your pilot project? I am really keen on finding more information. 

 

 

 

 

Tags (1)
  • Tags:
  • english
Reply
Preview Exit Preview

never-displayed

You must be signed in to add attachments

never-displayed

 
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

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.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of