Adjust Shutdown Timers

Adjust Shutdown Timers

Check the API docs for the most up to date settings: https://universe.blackmoth.com/docs/tigermx-api/#api-Shutdown-PostShutdownSet

Example usage:

Set IGN timeout to 70 minutes:
  1. curl -i -H "Content-Type: application/json" -X POST -d @- http://$host:8080//shutdown/set/ << EOF
  2. { "ign shdn timeout": 4200}
  3. EOF

Set ISO timeout to 70 minutes:
  1. curl -i -H "Content-Type: application/json" -X POST -d @- http://$host:8080//shutdown/set/ << EOF
  2. { "iso shdn timeout": 4200}
  3. EOF

Options: 

iso shdn timeout
Permanently sets the ISO shutdown timeout value (default 10 mins)

iso shdn singleshot
Sets the ISO shutdown timeout for this boot only

ign shdn timeout
Permanently sets the IGN shutdown timeout value (default 30 mins)

ign shdn singleshot
Sets the IGN shutdown timeout for this boot only

ign pwr saving timeout Permanently sets the IGN power saving timeout value (default 5 mins)

ign pwr saving singleshot
- Sets the IGN power saving timeout for this boot only

atom timeout
- Permanently sets the time allowed for ATOM to boot and connect before retrying (default 200)

atom shdn delay
- Permanently sets the time allowed for ATOM to shutdown before cutting power (default 20)
    • Related Articles

    • Hard Shutdown Diagnostics

      What is a Hard Shutdown?  A hard shutdown is when the system suddenly and unexpectedly loses power causing the system to turn off.  The system may then boot with stability issues causing a series of symptoms.  Diagnostics Embedded Diagram - Click on ...
    • Voice Recording - Adjust Volume or Duration

      Installer Login Begin by pressing ​on this ‘Settings’ icon in the top right corner.  If this icon does not appear please inform Black Moth Support - the system requires an update.  You’ll then be prompted for a password, type in 2012 and press ‘OK’.  ...
    • TigerMX-5 - How to Reboot / Shutdown / Hard Power Cycle

      Disconnecting the power cables from the TigerMX-5 while in operation may cause component damage and unexpected behaviour.  We recommend that this process is performed before disconnecting any cables from the TigerMX-5. The option to manually and ...
    • Vehicle Service - Disconnecting Power

      To avoid any power spikes interfering with the Black Moth system we recommend removing power from the system during any vehicle servicing.  ie. welding, battery replacement Note: this process requires the disconnection of a power connector. Review ...
    • Update System Firmware

      Updating the firmware through Universe will not interfere with the usability of the system.  How do I know if I need to update?  In Universe, updates are controlled via the 'System' (TigerMX-5) rather than per the 'Installation' (vehicle) the system ...