summaryrefslogtreecommitdiff
path: root/lcmodule/source/cnh1606344_ldr_communication_module/config/commands.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lcmodule/source/cnh1606344_ldr_communication_module/config/commands.xml')
-rw-r--r--lcmodule/source/cnh1606344_ldr_communication_module/config/commands.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/lcmodule/source/cnh1606344_ldr_communication_module/config/commands.xml b/lcmodule/source/cnh1606344_ldr_communication_module/config/commands.xml
index 4c60f44..4d32f14 100644
--- a/lcmodule/source/cnh1606344_ldr_communication_module/config/commands.xml
+++ b/lcmodule/source/cnh1606344_ldr_communication_module/config/commands.xml
@@ -388,6 +388,18 @@
<value ref=" VeryLimitedProductionModeLevel"/>
</permissions>
</command>
+
+ <command number="16" name="System Deauthenticate" ADbg="false" source="PC"> supportedcmdtype="longrunning">
+ <interface type="loader" name="Deauthenticate"/>
+ <documentation>
+ This command is used by the Loader to deauthenticates the ME from prior authentications to prevent unauthorized access.
+ </documentation>
+ <input>
+ <value type="uint32" name="Type">Deauthentication type: 1 = permanent deauthentication, 0 = deauthenticate until next reboot of the ME.</value>
+ </input>
+ <output>
+ </output>
+ </command>
</group>
<group number="02" name="Flash application" supportedcmdtype="longrunning,shortrunning">