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 | 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 | Checking Script... | Emits when checking NEQTO for updates to the script. |
Engine | info | Script Updated | Emits when an updated script has been downloaded from NEQTO. |
Engine | info | Ready | Emits when the script is ready to be executed. |
Engine | error | Entering Safemode... | Emits when Safe Mode has been entered, usually after a script execution failure. |
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 | error | Script Failed (*** ) | Emits when the user's uploaded script fails. |
Engine | info | [SAFEMODE] Checking Script... | Emits when checking NEQTO for updates to the script in Safe Mode. |
Engine | info | [SAFEMODE] Ready | Emits when the script is not updated as a result of checking NEQTO in Safe Mode. |
Engine | info | [SAFEMODE] Script Updated | Emits when an updated script has been downloaded from NEQTO in Safe Mode. |
Engine | info | Running FOTA... | Emits when the FOTA sequence begins. |
Engine | info | FOTA Config (*** ) | Emits when the necessary configuration files are downloaded during a FOTA command execution. |
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 | 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. |
Fota | info | FW Name , xx.xx.xx , OK | Same as above. |
Engine | warn | 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. |
Fota | warn | FW Name , xx.xx.xx , Already new | Same as above. |
Engine | error | FOTA Verification failed (xx.xx.xx ) | Emits when there is a download failure during a FOTA command execution, and the requested firmware is corrupted. |
Fota | error | FW Name , xx.xx.xx , Verification failed | Same as above. |
Engine | error | FOTA Device Type mismatch | Emits when the FOTA command execution fails because another device's firmware is specified. |
Fota | error | FW Name , None, Device Type mismatch | Same as above. |
Engine | error | FOTA FW Version incorrect | Emits when the FOTA command execution fails because an incorrect firmware version is specified. |
Fota | error | FW Name , None, FW Version incorrect | Same as above. |
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 (*** ) | Emits when a FOTA command execution fails. |
Fota | error | FW Name , xx.xx.xx , Failed | Same as above. |
Engine | error | FOTA Timeout (xx.xx.xx ) | Emits when the FOTA command execution fails due to timeout. |
Fota | error | FW Name , xx.xx.xx , Timeout | Same as above. |
Engine | error | FOTA Too big (xx.xx.xx ) | Emits when the requested firmware upgrade is too large, so the FOTA command execution fails. |
Fota | error | FW Name , xx.xx.xx , Too big | Same as above. |
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 | error | Factory reset | Emits when the device receives a "Factory Reset" command. |
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 | 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 | Express mode. 1st NW connection timeout | <User Console only> (Version 02.01.00+) When a network connection timeout occurs 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: 2023-09-28