AMS
  • What's AMS
  • Introduction
    • Features
    • AXView 3.0
      • Installation
    • MaaS
    • Hardware Platform Support List
  • Case Study
    • Automation
    • Environmental Signals
    • Energy Management
  • Snapshot Preview
    • AXView 3.0
    • MaaS
  • Data Processing
    • Source Setting
    • Flow-design
      • Core Nodes
        • Source_in
        • Source_out
    • Native Nodes
      • e-mail
    • Visualization Dashboard
  • FAQ
    • How to install nodes offline with npm-bundle?
    • How to configure the DDNS client on Linux
    • How to access hardware monitoring with dashboard?
    • How to change web service's port?
    • How to export configuration data?
    • How to change MQTT broker's port?
Powered by GitBook
On this page

Was this helpful?

  1. Introduction
  2. AXView 3.0

Installation

PreviousAXView 3.0NextMaaS

Last updated 5 years ago

Was this helpful?

1) Open terminal windows and navigate to AXView30vxxx.tar.gz directory.

2) Make sure device has connect to internet, and type source ./InstallAXV_ubuntu.shto run install script.

if system shows "Permission denied", type:

sudo chmod +x InstallAXV_ubuntu.sh

3) System will install needed components.

4) To make sure AXView 3.0 service is running or not, type:

ps aux | grep SensorNetworkFramework

5) Reboot the device.