Getting started of NEQTO Engine for Linux on reTerminal
Introduction
NEQTO is a lightweight and secure software package allowing companies to remotely install and configure their software on edge devices. NEQTO enables companies to provide improved software services to end users through turnkey platform connectors and built-in software lifecycle management.
Devices installed with NEQTO can be managed through API or the ready-to-use NEQTO Console, which includes optional services for data storage, alerts, and watchdog monitoring. Businesses can enable AIoT with near-instant installation on any Linux device and seamless data integration with any on-premise or cloud servers.
Prerequisites
Hardware supported
reTerminal |
---|
- (Any Linux machine)
- Supported Architectures: armv6l(32bit), armv7l(32bit), aarch64(64bit), x86_64(64bit)
- Required disk space: ≥ 32 MB
- Required RAM space: ≥ 4MB (In default settings)
- Network Communication Interfaces: A physical network adapter must be on board.
- Monitor, keyboard, mouse (optional)
Getting Started
Hardware Connection
Please refer to Getting Started with reTerminal (https://wiki.seeedstudio.com/reTerminal/)
Sign Up for a NEQTO Account:
- Step 1. Visit this page (https://console.neqto.com/register) to sign up for a NEQTO account
- Step 2. Enter your email address, create a password, and proceed
- Step 3. Verify the account from the activation email you receive
Installation of NEQTO Linux
- Select
Manage API Keys for Linux-based Device
from
in NEQTO Console
- Click
CREATE API KEY
And then the API Key will be displayed
Download
NEQTO Engine Linux Installer
by curl or wget.This time, use the wget command.
Copy the Download link
of Installer of NEQTO Engine for Linux
and paste it after "wget ".
Installer downloads successfully
- Change the execution permissions of the downloaded installer (
neqto-daemon-install.latest.sh
) with the chmod command before running the installation of NEQTO Engine for Linux.
- Copy the
API Key
fromAPI Keys for NEQTO Engine for Linux
in the NEQTO Console and paste it aftersudo ./neqto-daemon-install.latest.sh -k
.
- Just after execution, important notes will be displayed. Please check it and enter "agree" if you agree. Thereafter, device registration will be executed, and software installation will continue.
- Please wait until the final status
Installation completed successfully!
is displayed.
Confirmation that the device has been registered on the NEQTO Console
Hello World
- Click on
ADD GROUP
underGROUPS
.
- Enter
reTerminal
inName
and clickSAVE
- Select the
reTerminal
you created and clickSCRIPTS
- Click
ADD SCRIPT
- Enter
Hello World
in theName
field and clickSAVE
- Copy and paste the sample code from
Getting Started
into the NEQTO Console script editor and then clickSave
.
- Click on
TEMPLATES
And then click on ADD TEMPLATE
Set
DEVICE INFORMATION
as followsEnter
reTerminal Template
forName
fieldSelect
Linux-based device
forFirmware Type
fieldSelect the latest version for
Firmware Version
field
- For
OPTIONS
, selectHello World
inScript
field and clickSAVE
- Click on
NODES
And then click on ADD NODE
Set
META DATA
as followsSet
Name
field toreTerminal
Set
Template
field toreTerminal Template
- Select the device you just registered in
DEVICE INFORMATION
and clickSAVE
- Type
tail -F /tmp/neqto/log/neqto.log
on the terminal on reTerminal
- After running
Reload Script
on NEQTO Console, you can seeHello World!!!
on the terminal of reTerminal
What's More / Trouble Shooting
Resource
Tech Support & Product Discussion
Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.