<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>azure iot central updates Archives | KAISPE</title>
	<atom:link href="https://www.kaispe.com/tag/azure-iot-central-updates/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kaispe.com/tag/azure-iot-central-updates/</link>
	<description>Your Digital Transformation Partner</description>
	<lastBuildDate>Fri, 11 Nov 2022 06:58:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>

<image>
	<url>https://www.kaispe.com/wp-content/uploads/2022/01/cropped-k-32x32.png</url>
	<title>azure iot central updates Archives | KAISPE</title>
	<link>https://www.kaispe.com/tag/azure-iot-central-updates/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Azure IoT Central: KAISPE Agricultural Remote Monitoring Solution Upgrade</title>
		<link>https://www.kaispe.com/azure-iot-central-kaispe-agricultural-remote-monitoring-solution-upgrade/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Thu, 07 Nov 2019 09:51:55 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[agriculture remote monitoring]]></category>
		<category><![CDATA[azure iot central updates]]></category>
		<category><![CDATA[solution upgrade iot central]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=976</guid>

					<description><![CDATA[<p>As we all know Microsoft new release about Microsoft Azure IoT Central Updates where solution builders can easily now move their application from proof of concept to production level. So, [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/azure-iot-central-kaispe-agricultural-remote-monitoring-solution-upgrade/">Azure IoT Central: KAISPE Agricultural Remote Monitoring Solution Upgrade</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>As we all know Microsoft new release about <a href="https://www.kaispe.com/microsoft-azure-iot-central-updates/">Microsoft Azure IoT Central Updates</a> where solution builders can easily now move their application from proof of concept to production level. So, today we will be making an application using updated features and will learn to know in more detail.</p>
<p>Back in July 2019 we published <a href="https://appsource.microsoft.com/en-us/product/web-apps/kaispellc.kaispe_agri_rm_07132019?tab=Overview">KAISPE Agricultural Remote Monitoring</a> solution which provides key telemetry information to farming customers about soil moisture, air temperature, humidity and weather forecast using Microsoft Azure IoT Central to help mitigate the water irrigation problems. Now, Here again we will upgrade our solution to get it aligned with Azure IoT Central recent updates and hence make it more secure, reliable and scalable.</p>
<p>So, let’s build an IoT device template where we will define the characteristics and behavior of a device that connects to an Azure IoT Central Application.</p>
<p><strong>Note: </strong>As an integrator, you can quickly get started with IoT Plug and Play certified devices listed in the <a href="https://catalog.azureiotsolutions.com/alldevices">Azure IoT Device Catalog</a>. IoT Central is integrated with the device catalog, allowing you to create device templates from any of these devices in IoT Central via IoT Plug and Play.</p>
<p>For creating a device template:</p>
<ul>
<li>Go to <strong>Device Templates</strong></li>
<li>Select <strong>+ New</strong> and then select <strong>Custom </strong>and enter a desire name for the template<strong><strong>.</strong></strong></li>
</ul>
<p><img fetchpriority="high" decoding="async" class="aligncenter wp-image-988" src="https://www.kaispe.com/wp-content/uploads/2019/11/Template.png" alt="" width="708" height="342" /></p>
<p>Now as we have created a device template we need to create an interface and you also choose <strong>Edit Identity</strong> to change your interface name. Remember for device capability we need an interface where we can reuse the collection of capabilities.</p>
<p>To create an interface you can have two options, whether you make your own interface from the scratch or import an existing interface from your system. Here are the step for creating an interface:</p>
<ul>
<li>Go to device capability model to choose <strong>+ Add interface.</strong></li>
<li>Choose standard interfaces of your application need like we add three interfaces such as <strong>KSP Device Info</strong>, <strong>KSP Device Command</strong> and <strong>KSP Device properties</strong>.</li>
</ul>
<p><img decoding="async" class="aligncenter wp-image-984" src="https://www.kaispe.com/wp-content/uploads/2019/11/Interface.png" alt="" width="708" height="341" /></p>
<p>&nbsp;</p>
<p>Note: After we created custom interfaces we add device’s capabilities to define device telemetry, properties and commands.</p>
<p>Here we have the define capabilities added in our custom interfaces:</p>
<p><strong>KSP Device Info</strong></p>
<p><img decoding="async" class="aligncenter wp-image-982" src="https://www.kaispe.com/wp-content/uploads/2019/11/deviceInfo.png" alt="" width="708" height="341" /></p>
<p><strong>KSP Device Command</strong></p>
<p><img decoding="async" class="aligncenter wp-image-980" src="https://www.kaispe.com/wp-content/uploads/2019/11/deviceCommand.png" alt="" width="708" height="343" /></p>
<p><strong>KSP Device properties</strong></p>
<p><img decoding="async" class="aligncenter wp-image-983" src="https://www.kaispe.com/wp-content/uploads/2019/11/deviceproperties.png" alt="" width="706" height="341" /></p>
<p>Now comes the next part <strong>Cloud Properties </strong>where we stored information about our IoT devices in the page.</p>
<p><img decoding="async" class="aligncenter wp-image-977" src="https://www.kaispe.com/wp-content/uploads/2019/11/cloud.png" alt="" width="726" height="346" srcset="https://www.kaispe.com/wp-content/uploads/2019/11/cloud.png 1366w, https://www.kaispe.com/wp-content/uploads/2019/11/cloud-300x143.png 300w, https://www.kaispe.com/wp-content/uploads/2019/11/cloud-1024x489.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/11/cloud-768x367.png 768w" sizes="(max-width: 726px) 100vw, 726px" /></p>
<p>&nbsp;</p>
<p>So, in the next step we have created views to visualize our device information in which we created <strong>Device Dashboard</strong>, <strong>Device Properties</strong> and <strong>Cloud Properties</strong>. You can also generate a default view given by device template.</p>
<p><strong>Note:</strong> In the view section you can add <strong>Forms </strong>which enables operator to manage device views, settings and properties.</p>
<p>After completed all the steps above, the device template must be <strong>Publish</strong> before connecting to the device that implements the device capability model, but remember only limited changes to the device&#8217;s capability model can be made after the device template is published.</p>
<p>Now we can navigate to the <strong>Devices</strong> page. You can add either real or simulated device and make rules according to your need. In our scenario we will be adding a simulated device to demonstrate application working (You can add our real Azure Certified Device to fulfill your need).</p>
<p>Rules for our solution</p>
<p><img decoding="async" class="aligncenter wp-image-987" src="https://www.kaispe.com/wp-content/uploads/2019/11/rule.png" alt="" width="674" height="324" /></p>
<p>Now we can have the device information visualized in different views such as <strong>Device Dashboard</strong>, <strong>Device Properties</strong> and <strong>Cloud Properties</strong>.</p>
<p>Here we have the generated views for our IoT Device:</p>
<p><strong>Device Dashboard</strong></p>
<p><img decoding="async" class="aligncenter wp-image-981" src="https://www.kaispe.com/wp-content/uploads/2019/11/Devicedashboard.png" alt="" width="695" height="334" /></p>
<p><strong>Device properties</strong></p>
<p><img decoding="async" class="aligncenter wp-image-986" src="https://www.kaispe.com/wp-content/uploads/2019/11/Properties.png" alt="" width="713" height="343" /></p>
<p><strong>Cloud Properties</strong></p>
<p><img decoding="async" class="aligncenter wp-image-978" src="https://www.kaispe.com/wp-content/uploads/2019/11/cloudProperties.png" alt="" width="738" height="355" srcset="https://www.kaispe.com/wp-content/uploads/2019/11/cloudProperties.png 1366w, https://www.kaispe.com/wp-content/uploads/2019/11/cloudProperties-300x145.png 300w, https://www.kaispe.com/wp-content/uploads/2019/11/cloudProperties-1024x493.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/11/cloudProperties-768x370.png 768w" sizes="(max-width: 738px) 100vw, 738px" /></p>
<p>In last let’s have a little overview about <strong>Azure IoT Edge</strong>, in short Azure IoT Edge moves cloud analytics and custom business logic to devices so your organization can focus on business insight rather than data management. For example, you don’t want everything to be on the cloud, you can easily make your device that intelligent so just by using SDKs, you can integrate Azure Services like Azure Machine Learning, Stream Analytics or you can use your own code in your IoT Edge Device. Video analytics is one of the example you can do it on your IoT Edge Device.</p>
<p>Here we have a <strong>Main Dashboard</strong> for <strong>KAISPE Agricultural Remote Monitoring</strong> application:</p>
<p><img decoding="async" class="aligncenter wp-image-985" src="https://www.kaispe.com/wp-content/uploads/2019/11/MainDashboard.png" alt="" width="750" height="362" /></p>
<p>I hope you liked this blog post. Keep in touch with us at info@kaispe.com</p>
<p>The post <a href="https://www.kaispe.com/azure-iot-central-kaispe-agricultural-remote-monitoring-solution-upgrade/">Azure IoT Central: KAISPE Agricultural Remote Monitoring Solution Upgrade</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Microsoft Azure IoT Central Updates</title>
		<link>https://www.kaispe.com/microsoft-azure-iot-central-updates/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Fri, 01 Nov 2019 09:49:21 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[azure iot central industry templates]]></category>
		<category><![CDATA[azure iot central updates]]></category>
		<category><![CDATA[iot central new features]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=965</guid>

					<description><![CDATA[<p>Microsoft has recently announced several major updates to Azure IoT Central that will surely help solution builders to move their IoT projects from proof of concept to production level. Following [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/microsoft-azure-iot-central-updates/">Microsoft Azure IoT Central Updates</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Microsoft has recently announced several major updates to Azure IoT Central that will surely help solution builders to move their IoT projects from proof of concept to production level. Following are the included features:</p>
<ul>
<li>Microsoft released <strong>11 new industry-focused </strong><strong>application </strong><strong>templates</strong> that are expected to simplify IoT deployment in retail, healthcare, government and energy industries. In addition, Microsoft has announced five IoT Central retail application templates for builders to brand, customize and build their own applications through APIs and the scalability of data connectors for business applications.</li>
<li>Next there is <strong>Public APIs</strong> to support for extending IoT Central with other solutions, including device modeling, provisioning, lifecycle management, operations and data queries.</li>
<li>IoT Central expand its portfolio with <strong>IoT Edge support, </strong>including management of edge devices and IoT Edge module deployment which enables customers to deploy cloud workloads, including AI, directly to connected devices.</li>
<li>There is also a very cool feature Microsoft has introduced is seamless device connectivity with <strong>IoT Plug and Play </strong>where customers can now build production-level IoT solutions in a matter of days without having to write a single line of device code, dramatically reducing time-to-market and costs.</li>
<li><strong>Application reusability</strong> is something that solution builders can use application templates to export investments and replicate investments for new customers, saving configuration and customization time.</li>
<li>As we know that many solution builders need not only repetitive but also more. They also need manageability to truly extend their investment to their customers. That&#8217;s why Azure IoT Central support <strong>multi-tenancy</strong> where solution builders can build once and use the multi-tenant interface to globally load, configure, and update many customers and organizations to deliver device and data sovereignty without sacrificing manageability.</li>
<li><strong>User access control through custom user roles </strong>where Custom user roles allows you well-defined access control of data and operations and configurations in the system. It gives users complete control over their needs.</li>
<li><strong>Device and data scale</strong> where Azure IoT Central can scales user’s data processing pipelines and provides storage to support millions of devices.</li>
<li>In last, Microsoft will introduced a new <strong>pricing tier</strong> to make the cost of the expansion solution more affordable. Azure IoT Central customers will soon be able to choose between multiple pricing plans based on their specific message volume needs.</li>
</ul>
<p>The post <a href="https://www.kaispe.com/microsoft-azure-iot-central-updates/">Microsoft Azure IoT Central Updates</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
