Difference between revisions of "AIMLinux/AddOn/DeviceOn"
From ESS-WIKI
Daniel.hung (talk | contribs) |
Daniel.hung (talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
This section describes the information about DeviceOn on RISC platform. | This section describes the information about DeviceOn on RISC platform. | ||
− | + | = <span style="color:#0070c0">DeviceOn</span> = | |
− | + | == <span style="color:#0070c0">Requirements for Build Environment</span> == | |
To cross-compile DeviceOn agent, you have to install dependencies into SDK toolchain. | To cross-compile DeviceOn agent, you have to install dependencies into SDK toolchain. | ||
Line 11: | Line 9: | ||
Please refer to '''[https://github.com/ADVANTECH-Corp/meta-advantech2/blob/aim20-rocko-sumo/meta-WISE-PaaS/recipes-core/packagegroups/packagegroup-wise-paas.bb packagegroup-wise-paas.bb]''' and '''[https://github.com/ADVANTECH-Corp/meta-advantech2/blob/aim20-rocko-sumo/meta-WISE-PaaS/recipes-core/images/sdk.inc sdk.inc]''' for details. These two files are used on Yocto to generate suitable image & toolchain for DeviceOn. | Please refer to '''[https://github.com/ADVANTECH-Corp/meta-advantech2/blob/aim20-rocko-sumo/meta-WISE-PaaS/recipes-core/packagegroups/packagegroup-wise-paas.bb packagegroup-wise-paas.bb]''' and '''[https://github.com/ADVANTECH-Corp/meta-advantech2/blob/aim20-rocko-sumo/meta-WISE-PaaS/recipes-core/images/sdk.inc sdk.inc]''' for details. These two files are used on Yocto to generate suitable image & toolchain for DeviceOn. | ||
− | + | == <span style="color:#0070c0">Build Instruction</span> == | |
− | + | == <span style="color:#0070c0">Bundle Mechanism</span> == | |
− | + | == <span style="color:#0070c0">Connect to Server</span> == | |
− | + | = <span style="color:#0070c0">Additional Modules</span> = | |
− | + | == <span style="color:#0070c0">OTA Handler</span> == | |
− | + | == <span style="color:#0070c0">Service-SDK</span> == | |
− | + | == <span style="color:#0070c0">SUSI 4.0 & SUSI-IoT</span> == | |
− | + | == <span style="color:#0070c0">OPC-UA</span> == | |
− | + | == <span style="color:#0070c0">Modbus Handler</span> == | |
[[Category:Editor]] | [[Category:Editor]] |
Revision as of 07:23, 24 September 2019
This section describes the information about DeviceOn on RISC platform.
Contents
DeviceOn
Requirements for Build Environment
To cross-compile DeviceOn agent, you have to install dependencies into SDK toolchain.
Please refer to packagegroup-wise-paas.bb and sdk.inc for details. These two files are used on Yocto to generate suitable image & toolchain for DeviceOn.