Smart Buildings – Connecting Buildings to the Cloud

Slides:



Advertisements
Similar presentations
A Microsoft IoT víziója
Advertisements

Cloud Computing & Amazon Web Services – EC2 Arpita Patel Software Engineer.
FDN03. Source: IDC, Media Tablet Multi-Client Study, February Note: IDC only surveyed iPad owners for this study.
IoTs Capabilities. IoTs Capabilities What is IoTs? Control / Information Internet Devices.
Fai Lai Global IoT Tech Specialist, C+E Specialist Sales Seamless communication between devices and Azure IoT Hub via Azure IoT Protocol Gateway MOB31.
James Bannan The Cloud That Chuck Norris Built: Resilient Architecture in Azure ARC44 3.
October 15-18, 2013 Charlotte, NC Being the DBA of the Future A World of On-Premises and Cloud Dandy Weyn, Snr. Technical Marketing Product Manager Microsoft.
Let’s do some IoT stuff… with an Arduino board and Azure Stream Analytics Internet of Things.
What our kit offers Software Introduction Hands-On Experience.
2016 Global Seminar 按一下以編輯母片標題樣式 Virtualization apps simplify your IoT development Alfred Li.
Grid Wide IoT Gateway Supports open standards and technologies, with open interfaces that provide support for proprietary gas-meter reading protocols and.
3 Ways to Integrate Business Systems to Partners
Connected Infrastructure
Supercharged IoT end-to-end solutions
Fan Engagement Solution
4/18/2018 3:49 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Sam Vanhoutte CTO Codit, Azure MVP
S4 Open Appliances Product Roadmap
Connected Living Connected Living What to look for Architecture
Oracle SOA Cloud Integration Project
5/13/2018 1:53 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Examine information management in Cortana Intelligence
Parcel Tracking Solution Parcel Tracking What to look for Architecture
Microsoft Connect /28/ :21 AM
Melbourne Azure Meetup
What has Azure to offer to IoT Developers?
Alberto Diaz Martin Chief Technology Innovation Officer Twitter
IoT at the Edge Technical guidance deck.
Developing apps for the Internet of Things
Get Started Developing with Azure IoT Hub
Optimizing Edge-Cloud IoT Applications for Performance and Cost
Connected Living Connected Living What to look for Architecture
Logo here Module 8 Implementing and managing Azure networking 1.
Enable Edge Computing with Azure IoT Edge
EdgeX System Management Nov 14th 2017
Remote Monitoring solution
Amit R Bhatia / Puneeth Nayak
Jeff Hollan Azure Functions – Serverless compute in the cloud
Shubha Vijayasarathy Program Manager, Azure Event Hubs - Microsoft
Mikael Hakansson IoT – Common patterns and practices Integration MVP
A developers guide to Azure SQL Data Warehouse
Azure IoT End-to-End Martin Abbott.
IoT at the Edge Technical guidance deck.
Stratus Innovations Group Intelligent Factory™ Solution Offering
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Virtual Academy
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Ignite /20/2018 2:21 PM
Microsoft Ignite /22/2018 3:58 PM BRK2254
Így lesz gyorsabb IoT-d a peremeszközök megdolgoztatásával!
DeFacto Planning on the Powerful Microsoft Azure Platform Puts the Power of Intelligent and Timely Planning at Any Business Manager’s Fingertips Partner.
Mikael Hakansson Microsoft Azure MVP Azure IoT Hub beyond Hello World.
Microsoft Virtual Academy
Hosted Web Apps with Windows App Studio
Melbourne Azure Meetup
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
Microsoft Build /14/2019 8:42 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Connect /17/2019 9:55 PM
TrinityIoT Premises Monitoring.
فایل ارائه حاضر توسط مرکز تحقیقات فناوری “اینترنت اشیا” ایران
Virtual Reality with Azure and Unity
User Segmentation and Targeted Push Notifications for UWP apps
5/30/2019 1:59 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Microsoft Virtual Academy
Azure SQL DB Edge - tiny but mighty -
GOLD Silver Bronze.
Microsoft Virtual Academy
Thanks To Our Sponsors.
Alex Karcher 5 tips for production ready Azure Functions
Presentation transcript:

Smart Buildings – Connecting Buildings to the Cloud P4041 Smart Buildings – Connecting Buildings to the Cloud Chris Segura Sr. PM Azure CAT @IoTHybridCloud

Smart Buildings - Overview Smart Building Architecture End to End  sensors, gateway, cloud… Smart Building protocol translation application Azure IoT Edge overview BACnet protocol translation architecture Demo

Smart Building – Prototype Architecture BACnet Gateway IoT Hub Stream Analytics Storage Building 19 Power BI

Azure IoT Edge SDK Edge provides infrastructure Scenario: Protocol translation Legacy protocol  IoT Hub Scenario building blocks Native protocol interface/translator IoT Hub interface Options: filter, aggregate, dev mgt etc. Edge provides infrastructure Infrastructure defined via JSON Interface/translate IoT Hub interface Opt A Opt B Opt Etc.

Smart Building Edge Gateway Architecture GW hardware BACnet Polling Module SQLite DB IoT Hub Module IoT Hub GW bus BACnet Discovery Module HTTP Server Module

Azure IoT Edge – Key Methods (ANSI - C) Key methods to control and operate on messages from GW static void* MyModule_ParseConfigurationFromJson(const char* configuration) { /* Capture args from JSON (e.g., set up IP address/port) */ } static MODULE_HANDLE MyModule_Create(BROKER_HANDLE broker, const void* configuration) /* Initialize Module*/ static void MyModule_Receive(MODULE_HANDLE moduleHandle, MESSAGE_HANDLE messageHandle) /* Handle messages received from other modules */

Smart Building / BACnet Protocol Translation DEMO

Call to Action Download: Smart Building solution Build breakout session: Enabling intelligence at the edge with Azure IoT Download: Azure IoT Edge https://github.com/azure/azure-iot-gateway-sdk Download: Smart Building solution Coming soon Learn more: Azure IoT Suite https://www.microsoft.com/en-us/internet-of-things/azure-iot-suite Re-visit Build session recordings on Channel 9. Continue your education at Microsoft Virtual Academy online. Chris Segura - @IoTHybridCloud