<?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>agriculture remote monitoring Archives | KAISPE</title>
	<atom:link href="https://www.kaispe.com/tag/agriculture-remote-monitoring/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kaispe.com/tag/agriculture-remote-monitoring/</link>
	<description>Your Digital Transformation Partner</description>
	<lastBuildDate>Fri, 18 Nov 2022 19:17:57 +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>agriculture remote monitoring Archives | KAISPE</title>
	<link>https://www.kaispe.com/tag/agriculture-remote-monitoring/</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>KAISPE Power BI Dashboard Published on Microsoft Power BI Showcase</title>
		<link>https://www.kaispe.com/kaispe-power-bi-dashboard-published-on-microsoft-power-bi-showcase/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Wed, 18 Sep 2019 06:12:33 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[agriculture remote monitoring]]></category>
		<category><![CDATA[microsoft power bi partner showcase]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=859</guid>

					<description><![CDATA[<p>NEW YORK, September 18, 2019 — KAISPE, a leading ISV developing solutions using Microsoft IoT, Data Analytics and Machine Learning platform, today announced that one of its developed dashboards has been [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/kaispe-power-bi-dashboard-published-on-microsoft-power-bi-showcase/">KAISPE Power BI Dashboard Published on Microsoft Power BI Showcase</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>NEW YORK, September 18, 2019 — KAISPE, a leading ISV developing solutions using Microsoft IoT, Data Analytics and Machine Learning platform, today announced that one of its developed dashboards has been selected by Microsoft to get published on <a href="https://powerbi.microsoft.com/en-us/partner-showcase/kaispe-llc-agriculture-remote-monitoring-dashboard/">Microsoft Power BI showcase</a>.</p>
<p>The dashboard lets farmers remotely monitor the crops and gives a comprehensive view of different key measurements like soil moisture, soil pH, air temperature, weather forecast etc. Farmers can get insights like when and how much irrigation is required for the crops which helps them save water resources and results in higher crops growth.</p>
<p>At KAISPE, we pride ourselves on our innovation, expertise, and our continued commitment to ensuring delivery of the highest quality products to our customers. As a Microsoft Certified Partner, we provide solutions backed by industry best practices and standards. We are proud that Microsoft has recognized the great work we do in our key practice areas. We look forward to continuing to build our Microsoft expertise and offerings.</p>
<p>For more information on KAISPE, please visit <a href="https://www.kaispe.com">https://testing.kaispe.com</a></p>
<p><strong>About KAISPE</strong></p>
<p>With proven track record of delivering solutions to enterprise customers using Microsoft technology platform to track, control and maintain their key business assets, we serve industries including Manufacturing, Logistics and Professional Services. Our solutions address end to end business scenarios for customers whether it is integrating devices with line of business applications like Microsoft Dynamics 365 to automate the business process or having better insights into device data using Microsoft Power BI or using Machine Learning for asset predictive maintenance.</p>
<p>To learn more, visit <a href="https://www.kaispe.com/">https://testing.kaispe.com</a> or call (315) 791-4472. Connect with us on <a href="https://twitter.com/kaispe_">Twitter</a>, <a href="https://www.linkedin.com/company/kaispe">LinkedIn</a>, and <a href="https://www.facebook.com/Kaispe-226720541143041">Facebook</a>.</p>
<p>The post <a href="https://www.kaispe.com/kaispe-power-bi-dashboard-published-on-microsoft-power-bi-showcase/">KAISPE Power BI Dashboard Published on Microsoft Power BI Showcase</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
