Skip to content

Commit b3b7995

Browse files
authored
Merge pull request #14 from tsnuggs/master
Update Documentation.
2 parents f63f4c5 + 07eb54e commit b3b7995

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

NCOS_SDK_Application_Development_Guide.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h4><a href="#ncm">NCM Application Deployment</a></h4>
308308
<h4><a href="#sample">Sample Application Walk Through</a></h4>
309309
<p><a name="overview"></a></p>
310310
<h2>Overview</h2>
311-
<p>Cradlepoint’s NetCloud OS (NCOS) Device Application Framework/SDK provides the ability to customize the functionality of Cradlepoint devices with applications written in Python. Python applications written with the SDK are securely downloaded to the device and enabled using <a href="https://cradlepoint.com/ecm">Network Cloud Manager</a> (NCM). Cradlepoint’s SDK allows for extending and enhancing the functionality of Cradlepoint devices, FOG computing, and managing IoT devices.</p>
311+
<p>Cradlepoint’s NetCloud OS (NCOS) Device Application Framework/SDK provides the ability to customize the functionality of Cradlepoint devices with applications written in Python. Python applications written with the SDK are securely downloaded to the device and enabled using <a href="https://cradlepoint.com/ecm">NetCloud Manager</a> (NCM). Cradlepoint’s SDK allows for extending and enhancing the functionality of Cradlepoint devices, FOG computing, and managing IoT devices.</p>
312312
<p>At a high level, the Cradlepoint NCOS Device Application Framework/SDK is a mechanism that packages a collection of files – including executable files – in an archive. This archive is transferred securely via NCM and is used to install an SDK application within a Cradlepoint device for execution as an extension to normal firmware.</p>
313313
<h3>What is Supported?</h3>
314314
<p>For the scope of this document, NCOS Apps are limited to the non-privileged Python scripts. Supported functionality includes the following:</p>
@@ -809,7 +809,7 @@ <h3>How to Run the Hello World Sample App</h3>
809809
</li>
810810
</ol>
811811
<hr />
812-
<p>Published Date: 5/25/2018 2:27:46 PM </p>
812+
<p>Published Date: 5/30/2018 1:22:38 PM </p>
813813
<p>This article not have what you need? Not find what you were looking for? Think this article can be improved? Please let us know at <a href="&#109;&#97;&#x69;&#108;&#x74;&#x6f;&#58;&#x73;&#117;&#103;&#x67;&#101;&#115;&#116;&#x69;&#x6f;&#110;&#x73;&#64;&#x63;&#x72;&#97;&#100;&#x6c;&#101;&#x70;&#111;&#x69;&#x6e;&#116;&#x2e;&#x63;&#111;&#x6d;">&#x73;&#x75;&#x67;&#103;e&#115;&#x74;i&#x6f;&#110;&#115;&#x40;&#x63;r&#x61;&#x64;&#108;&#101;&#x70;&#x6f;&#x69;&#x6e;&#116;&#x2e;&#99;&#x6f;&#x6d;</a>.</p>
814814

815815
</body>

0 commit comments

Comments
 (0)