1,2c1,2 < Date: 06/11/10 < Version : 1.2 --- > Date: 06/28/10 > Version : 1.3 9a10,11 > 1.3 : Deprecate delete_all command and instead add delete_list command to > allow deletion of list of variables, all at once. 12c14,15 < specification was approved by FWARC/2006/055, amended by FWARC/2007/294. --- > specification was approved by FWARC/2006/055, amended by FWARC/2007/294, > and amended by 2010/214. 20c23,24 < Version 1.1 adds delete_all command. --- > Version 1.1 added delete_all command and later deprecated it and instead > added delete_list command. 65a70,71 > VAR_CONFIG_DELETE_LIST_REQ 0x8 Request a deletion of List of variables > VAR_CONFIG_DELETE_LIST_RESP 0x9 Response to delete list req 66a73 > Note : "delete_all" command is deprecated and is no longer supported. 100,101c107,108 < 3.5.6 Variable Delete All variable payload (available in version 1.1 onward) < The delete all command removes all variables from the store. --- > 3.5.6 Variable Delete List variable payload (available in version 1.1 onward) > The delete list command removes list of variables from the store. 103c110 < Offset Size Field name Description --- > Offset Size Field name Description 105c112,113 < --- > 0 Var. name list Nul terminated list of names of variables to delete > 107,109c115,116 < < 3.5.7 Set, Delete and delete_all Response Payload < Responses to set, delete and delete_all commands share the same format. --- > 3.5.7 Set, Delete and delete_list Response Payload > Responses to set, delete and delete_list commands share the same format.