AIMLinux/AddOn/DeviceOn

From ESS-WIKI
Revision as of 08:34, 24 September 2019 by Daniel.hung (talk | contribs)
Jump to: navigation, search

This section describes the information about DeviceOn on RISC platform.

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.

Build Instruction

Make sure you have set up SDK toolchain environment, before start building RMM EI agent.

# Get source
git clone http://advgitlab.eastasia.cloudapp.azure.com/EI-PaaS-RMM/RMM-EI-Agent.git
cd RMM-EI-Agent

# Choose one for your platform
source risc-env fsl imx6 yocto 2.1
source risc-env fsl imx8 yocto
source risc-env qualcomm dragon yocto
source risc-env ti am335x yocto 2.4
source risc-env rk 3399 debian
source risc-env rk 3288 debian

# Build
make clean
cd build/Standard
./autobuild.sh

Bundle Mechanism

Connect to Server

Additional Modules

OTA Handler

Service-SDK

SUSI 4.0 & SUSI-IoT

OPC-UA

Modbus Handler