Changes

prepare for release
<!-- Template uses {{{name}}}, {{{series}}}, -->
{{Template:Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.03
| series = {{{series}}}
}}

__TOC__

==Summary==

The <b>Package Manager</b> is a service used to install additional software on the the device.
This page is an overview of the Package Manager section in {{{name}}} devices.

{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer}}

==Packages==

The <b>Packages</b> section provides the possibility to install additional software
packages that are available for download from the FOTA server. To install a new service,
locate the necessary package in the list and click
the '+' button adjacent to it.

[[File:Networking_rutx_manual_packages_overview_v1.png|border|class=tlt-border]]

===Available packages===
----
Available additional software packages for {{{name}}} devices with latest firmware version are listed below.
<ul>
{{#ifeq:{{{series}}}|RUTX|<li><b>Hotspot landing page default theme</b> - a default theme for landing page in Hotspot.<br>After installation, this theme becomes available in the Services → Hotspot → Landing page.</li>|}}
<li><b>ZeroTier</b> - an open source software product which establishes Peer to Peer VPN (P2PVPN) connection between laptops, desktops, phones, embedded devices, cloud resources, and apps. After installation, this service becomes available and can be configured from the Services → VPN → ZeroTier page.</li>
<li><b>TR-069</b> - Technical Report 069 (TR-069) client, an application layer protocol designed for management of equipment connected to a remote network. <br>After installation, this service becomes available and can be configured from the Services → TR-069 page.</li>
<li><b>The Cloud of Things</b> is a cloud platform for the Internet of Things. It allows you to remotely monitor, manage and control your connected devices and machines.<br>After installation, this service becomes available and can be configured from the Services → Cloud Solutions → Cloud of Things page.</li>
<li><b>Azure IoThub</b> - an open and flexible cloud platform that supports open-source SDKs and multiple protocols.<br>After installation, this service becomes available and can be configured from the Services → Cloud Solutions → Azure IoT Hub page.</li>
<li><b>Cumulocity</b> - an independent device and application management Internet of Things (IoT) platform.<br>After installation, this service becomes available and can be configured from the Services → Cloud Solutions → Cumulocity page.</li>
<li><b>ThingWorx</b> - an industrial innovation platform designed to rapidly deliver IoT applications.<br>After installation, this service becomes available and can be configured from the Services → Cloud Solutions → ThingWorx page.</li>
<li><b>NTPD</b> - a program that maintains the system time in synchronization with time servers using the Network Time Protocol.<br>After installation, this service becomes available and can be configured from the Services → NTP → NTPD page.</li>
</ul>

==Upload==

The <b>Upload</b> section provides the possibility for offline package installation.
Only packages that are intended for this specific device and firmware version can be uploaded.

[[File:Networking_rutXxx_manual_packages_upload_v2.png|border|class=tlt-border]]

The list of available packages for {{{name}}} devices with latest firmware version is provided below.
Click on the links if you wish to download the packages to your computer.

<ul>
{{#switch:{{{series}}}
| RUTX =
<li>[[Media:Networking_RUTXxx_manual_packages_zerotier_1.4.6.ipk|Zerotier]]</li>
<li>[[Media:Networking_RUTXxx_manual_packages_easycwmp_1.8.4.ipk|TR-069]]</li>
<li>[[Media:Networking_RUTXxx_manual_packages_cot_0.0.1.ipk|Cloud of Things]]</li>
<li>[[Media:Networking_RUTXxx_manual_packages_azure_iothub_0.0.1.ipk|Azure IoT Hub]]</li>
<li>[[Media:Networking_RUTXxx_manual_packages_cumulocity_0.0.1.ipk|Cumulocity]]</li>
<li>[[Media:Networking_RUTXxx_manual_packages_thingworx_0.0.1.ipk|Thingworx]]</li>
| TRB14X =

| TRB2XX =

|}}
</ul>

To install a package click the 'Browse' button and locate the package file on your computer.
Then click 'Install package'. If the installation was successful, you should
see a green rounded rectangle containing a message of success appear Package Manager title:

[[File:Networking_rutx_manual_packages_success_v1.png|border|class=tlt-border]]

==FAQ==

<ul>
<li><b>Q:</b> How to keep installed packages after firmware upgrade?</li>
<li><b>A:</b> Before upgrading the device's firmware, make sure the 'Keep all settings' option is checked in the [[{{{name}}} Firmware|Firmware]] page. This ensures that the device will install the necessary packages after FW upgrade and keep user configuration data.</li>
</ul>

[[File:Networking_rutx_manual_packages_faq_keep_settings_v3.png|border|class=tlt-border]]

----


<ul>
<li><b>Q:</b> Is there enough space for packages that I want to install?</li>
<li><b>A:</b> The size of each package is displayed next to its version in the package list. The current state of Flash memory is displayed in in the top-right corner of the list. Hover your mouse over it for more information.</li>
</ul>
[[File:Networking_rutx_manual_packages_faq_memory_v1.png|border|class=tlt-border]]

----


<ul>
<li><b>Q:</b> I installed a software package, how do I configure it?</li>
<li><b>A:</b> After the installation of a package, a related configuration page is generated somewhere in the WebUI, depending on the packages purpose. Information on where to find each page can be found in the <b>[[{{{name}}}_Package_Manager#Available_packages|Available packages]]</b> section of this Wiki page.</li>
</ul>


----


<ul>
<li><b>Q:</b> The package that I want isn't on the list. Can I install it anyway?</li>
<li><b>A:</b> Depends on what you need specifically. More packages can be downloaded using the <b>opkg package manager</b>. It is a [[Command line interfaces|command-line]] utility used to download software from special online repositories.<br>Before using <i>opkg</i> you should first update the list of available packages by executing this command: <pre>opkg update</pre>To see a list of available packages, use this command:<pre>opkg list</pre>To install a package, use this syntax: <pre>opkg install <PACKAGE_NAME></pre></li>
</ul>

[[Category:{{{name}}} Services section]]
0

edits

Navigation menu