# GENRAL FORMAT: $OPCODE $PARAMS # # SUPPORTED OPCODES: # 1- RENAME : to rename the mst devices # Format: RENAME $TYPE $NEW_NAME $ID # SUPPORTED TYPES: # - USB: the $ID will be the Serial of the MTUSB. # Example: RENAME USB my 0x2345 # Effect: will replace the name of the mtusb with Serial 0x2345 # to mymtusb-1. # Always the string "mtusb-1" will be concatenated to the new name.