Backend Device Status¶
The gateway device status can be shown or changed with:
oqtopus backend device-status show
oqtopus backend device-status active
oqtopus backend device-status inactive
oqtopus backend device-status maintenance
These commands operate on:
Show Current Status¶
This prints the current value.
Change Status¶
Set the device status to active:
Set the device status to inactive:
Set the device status to maintenance:
Valid values are only:
activeinactivemaintenance
The command updates the local configuration file directly. It does not require
gateway to be running.