View Categories

Shut down the sensor connection gateway

Two methods of shutdown exist: using the PUSH button and using CLI commands.

ALERT
Notes on the automatic startup function

Since sensor-connected gateways are intended to operate 24 hours a day, they have the ability to automatically recover in the event of a shutdown, such as in the event of a failure.
Therefore, if the sensor-connected gateway is shut down in the manner described in this section, but power is still supplied from the power connector, it will restart.
If you wish to put the sensor connection gateway into a power-off state, shut it down and wait until the LEDs are in a power-off ready state (power LED lit red) before pulling out the power plug.

PUSH button to shut down #

Holding down the PUSH button for more than 3 seconds during startup will cause each service of the sensor connection gateway to move to the shutdown state and turn off.

PUSH button (sensor connection gateway)

Shutdown by command #

The poweroff command can be used to transition the sensor-connected gateway to a shutdown state.

⇒For details on the CLI (Command Line Interface) for using commands, refer to "Chapter 1 CLI Basics" in the " CLI User's Manual.
⇒To shut down the Sensor Connection Gateway using the dedicated CLI, please refer to "2.2 Turning Off the Product" in the " CLI User's Manual ".

NOTE

To perform a shutdown, the sudo command must be used.

Execution example

Below is an example of running the command in bash.

admin@amnimo:~$ sudo systemctl poweroff
[sudo] password for admin: ← Enter password for login account and Enter
Stopping Session 1 of user admin.
Stopping Unpack initramfs on shutdown...
[ OK ] Stopped target Timers.
(Omitted)
[ OK ] Reached target Shutdown.
[ OK ] Reached Final Step.
Starting Power-Off
NOTICE: You can turn off the power.

LED indication during shutdown process #

LED indication (sensor connection gateway)

(data) itemPWRANTMOBSTremarks
shutdown process in progress   500ms interval
power disconnected (state)     

Scroll to Top