\App\GatewayModule\ModelsPowerManager

Tool for powering off and rebooting IQRF Gateway

Summary

Methods
Properties
Constants
__construct()
powerOff()
reboot()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$commandManager
N/A

Properties

$commandManager

$commandManager : \App\CoreModule\Models\CommandManager

Type

normal — Command manager

Methods

__construct()

__construct(\App\CoreModule\Models\CommandManager  $commandManager) : mixed

Constructor

Parameters

\App\CoreModule\Models\CommandManager $commandManager

Command manager

Returns

mixed

powerOff()

powerOff() : void

Powers off IQRF Gateway

reboot()

reboot() : void

Reboots IQRF Gateway