Skip to content

Commit

Permalink
Merge pull request #14 from tsnuggs/master
Browse files Browse the repository at this point in the history
Update Documentation.
  • Loading branch information
tsnuggs authored May 30, 2018
2 parents f63f4c5 + 07eb54e commit b3b7995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NCOS_SDK_Application_Development_Guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ <h4><a href="#ncm">NCM Application Deployment</a></h4>
<h4><a href="#sample">Sample Application Walk Through</a></h4>
<p><a name="overview"></a></p>
<h2>Overview</h2>
<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>
<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>
<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>
<h3>What is Supported?</h3>
<p>For the scope of this document, NCOS Apps are limited to the non-privileged Python scripts. Supported functionality includes the following:</p>
Expand Down Expand Up @@ -809,7 +809,7 @@ <h3>How to Run the Hello World Sample App</h3>
</li>
</ol>
<hr />
<p>Published Date: 5/25/2018 2:27:46 PM </p>
<p>Published Date: 5/30/2018 1:22:38 PM </p>
<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>

</body>
Expand Down

0 comments on commit b3b7995

Please sign in to comment.