06. Event Messages
This is a list of the event messages emitted by the NEQTO device when the status of the device changes. These can be checked on NEQTO Console and seen when in User Console mode.
Type | Level | Message | Contents and Conditions |
---|---|---|---|
Engine | info | Registration Complete (xx.xx.xx ) | Emits when the device's startup registration process has been completed. |
Engine | info | Certification Complete (xx.xx.xx ) | Emits when the device's authentication process has been completed. |
Engine | info | Checking Script... | Emits when checking NEQTO for updates to the script. |
Engine | info | [SAFEMODE] Checking Script... | Emits when checking NEQTO for updates to the script in Safe Mode. |
Engine | info | Script Updated | Emits when an updated script has been downloaded from NEQTO. |
Engine | info | [SAFEMODE] Script Updated | Emits when an updated script has been downloaded from NEQTO in Safe Mode. |
Engine | info | Ready | Emits when the script is ready to be executed. |
Engine | info | [SAFEMODE] Ready | Emits when the script is not updated as a result of checking NEQTO in Safe Mode. |
Engine | info | Connected via *** : *** | Indicates the wireless type and status of the device. Emits before executing the script and when the node status is updated. |
Battery | info | Battery Status: *** | Indicates the status of the battery. Emits when the battery status changes, before the script is executed, and when the node status is updated. |
Battery | warn | Battery Status: *** | Indicates that the battery is running low. Emits when the battery status changes, before the script is executed, and when the node status is updated. |
Battery | fatal | Battery Status: *** | Indicates that the battery is failing. Emits when the battery is failing. |
Engine | info | Already new (xx.xx.xx ) | Emits when a FOTA command is dispatched, but the firmware version currently on the device is the same as the requested version. |
Engine | info | FOTA Verification failed (xx.xx.xx ) | Emits when there is a download failure during a FOTA command execution, and the requested firmware is corrupted. |
Engine | info | FOTA Config (*** ) | Emits when the necessary configuration files are downloaded during a FOTA command execution. |
Engine | info | FOTA Device Type mismatch | Emits when the FOTA command execution fails because another device's firmware is specified. |
Engine | info | FOTA FW Version incorrect | Emits when the FOTA command execution fails because an incorrect firmware version is specified. |
Engine | info | FOTA Failed (*** ) | Emits when a FOTA command execution fails. |
Engine | info | FOTA OK (xx.xx.xx BOOT) | Emits when the FOTA command BOOT phase execution finishes. |
Engine | info | FOTA OK (xx.xx.xx LOADER) | Emits when the FOTA command LOADER phase execution finishes. |
Engine | info | FOTA OK (xx.xx.xx ) | Emits when the FOTA command execution finishes. |
Engine | info | FOTA Timeout (xx.xx.xx ) | Emits when the FOTA command execution fails due to timeout. |
Engine | info | FOTA Too big (xx.xx.xx ) | Emits when the requested firmware upgrade is too large, so the FOTA command execution fails. |
Engine | info | FW Download Complete (xx.xx.xx BOOT) | Emits when the information needed to perform the FOTA command BOOT phase execution has been downloaded. |
Engine | info | FW Download Complete (xx.xx.xx LOADER) | Emits when the information needed to perform the FOTA command LOADER phase execution has been downloaded. |
Engine | info | FW Download Complete (xx.xx.xx ) | Emits when all necessary information needed to perform the FOTA command execution has been downloded. |
Engine | info | Running FOTA... | Emits when the FOTA sequence begins. |
User | info | *** | When the user arbitrarily notifies at the info level. |
User | warn | *** | When the user arbitrarily notifies at the warn level. |
User | error | *** | When the user arbitrarily notifies at the error level. |
User | fatal | *** | When the user arbitrarily notifies at the fatal level. |
Engine | error | Entering Safemode... | Emits when Safe Mode has been entered, usually after a script execution failure. |
Engine | error | Factory reset | Emits when the device receives a "Factory Reset" command. |
Engine | error | FOTA Failed (storage error) | Emits when attempting to save the FOTA script fails. |
Engine | error | FOTA Failed (script not found) | Emits when FOTA command execution fails because the FOTA script could not be found. |
Engine | error | FOTA Failed (abort) | Emits when FOTA command execution must be aborted, and fails to FOTA the device. |
Engine | error | Script Failed (*** ) | Emits when the user's uploaded script fails. |
Engine | error | Script Too big | Emits when the user's script is too large to be stored on the device. |
Engine | error | Script out of memory (*** ) | Emits when the memory on the script runtime is exhausted. |
Engine | info | GetLog OK | Emits when the debug log acquisition process is completed. |
Engine | error | GetLog Failed | Emits when the debug log acquisition process fails. |
Engine | info | Trigger command arrived (*** ) | <User Console only> (Version 02.00.00+) When a trigger command is received from the NEQTO Console |
Engine | info | Express mode. Waiting for 1st NW connection... (*** ) | <User Console only> (Version 02.00.00+) When a network connection timeout process begins in Express mode |
Engine | info | Certification bypassed (xx.xx.xx ) | <User Console only> (Version 02.00.00+) When certification was bypassed in Express mode |
Engine | fatal | Communication module failed (*** ) | <User Console only> (Version 02.00.00+) When an abnormality (failure) is detected in the communication module and it becomes inoperable |
*1: ***
is a placeholder for detailed messages.
*2: xx.xx.xx
is a placeholder for version information.
Updated: 2022-06-03