Last active
June 12, 2020 06:58
-
-
Save Cr4sh/e873309c2597ab1cee601aad018539f2 to your computer and use it in GitHub Desktop.
AT commands fuzzer grammar file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"AT_CMD_GRAMMARS": { | |
"+CGSN": { | |
"struct": ["cmd"], | |
"cmd": "+CGSN" | |
}, | |
"+CIND": { | |
"struct": ["cmd"], | |
"cmd": "+CIND" | |
}, | |
"+CGMR": { | |
"struct": ["cmd"], | |
"cmd": "+CGMR" | |
}, | |
"+CGMM": { | |
"struct": ["cmd"], | |
"cmd": "+CGMM" | |
}, | |
"+CGMI": { | |
"struct": ["cmd"], | |
"cmd": "+CGMI" | |
}, | |
"A": { | |
"struct": ["cmd"], | |
"cmd": "A" | |
}, | |
"+CIMI": { | |
"struct": ["cmd"], | |
"cmd": "+CIMI" | |
}, | |
"+GCAP": { | |
"struct": ["cmd"], | |
"cmd": "+GCAP" | |
}, | |
"+GMI": { | |
"struct": ["cmd"], | |
"cmd": "+GMI" | |
}, | |
"+GMM": { | |
"struct": ["cmd"], | |
"cmd": "+GMM" | |
}, | |
"+GSN": { | |
"struct": ["cmd"], | |
"cmd": "+GSN" | |
}, | |
"+DEVCONINFO": { | |
"struct": ["cmd"], | |
"cmd": "+DEVCONINFO" | |
}, | |
"+CSQ": { | |
"struct": ["cmd"], | |
"cmd": "+CSQ" | |
}, | |
"+CSSAC": { | |
"struct": ["cmd"], | |
"cmd": "+CSSAC" | |
}, | |
"+COLR": { | |
"struct": ["cmd"], | |
"cmd": "+COLR" | |
}, | |
"+CLCC": { | |
"struct": ["cmd"], | |
"cmd": "+CLCC" | |
}, | |
"+CNUM": { | |
"struct": ["cmd"], | |
"cmd": "+CNUM" | |
}, | |
"+COPN": { | |
"struct": ["cmd"], | |
"cmd": "+COPN" | |
}, | |
"+CHSC": { | |
"struct": ["cmd"], | |
"cmd": "+CHSC" | |
}, | |
"+CPPS": { | |
"struct": ["cmd"], | |
"cmd": "+CPPS" | |
}, | |
"+CHSD": { | |
"struct": ["cmd"], | |
"cmd": "+CHSD" | |
}, | |
"+CEER": { | |
"struct": ["cmd"], | |
"cmd": "+CEER" | |
}, | |
"+CHUP": { | |
"struct": ["cmd"], | |
"cmd": "+CHUP" | |
}, | |
"+WS46": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+WS46", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "fixed", | |
"values": ["12","22","25","28","29","30","31"] | |
} | |
}, | |
"+CSTA": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+CSTA", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "fixed", | |
"values": ["145","129"] | |
} | |
}, | |
"+CR": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+CSTA", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
} | |
}, | |
"E": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+E", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
} | |
}, | |
"+CGREG": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+CGREG", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "ranged", | |
"range": [0,2] | |
} | |
}, | |
"+CPNET": { | |
"struct": ["cmd","equal","Pref_net"], | |
"cmd": "+CPNET", | |
"equal": "=", | |
"arg": ["Pref_net"], | |
"Pref_net":{ | |
"type": "fixed", | |
"values": ["0","1","2","3"] | |
} | |
}, | |
"+CNEM": { | |
"struct": ["cmd","equal","reporting"], | |
"cmd": "+CNEM", | |
"equal": "=", | |
"arg": ["reporting"], | |
"reporting":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
} | |
}, | |
"+CPNSTAT": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+CPNSTAT", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
} | |
}, | |
"+CHLD": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+CHLD", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "digit", | |
"length": 8 | |
} | |
}, | |
"+CAEMLPP": { | |
"struct": ["cmd","equal","priority"], | |
"cmd": "+CAEMLPP", | |
"equal": "=", | |
"arg": ["priority"], | |
"priority":{ | |
"type": "digit", | |
"length": 6 | |
} | |
}, | |
"+CGAUTO": { | |
"struct": ["cmd","equal","priority"], | |
"cmd": "+CGAUTO", | |
"equal": "=", | |
"arg": ["priority"], | |
"priority":{ | |
"type": "ranged", | |
"range": [0,4] | |
} | |
}, | |
"+CGATT": { | |
"struct": ["cmd","equal","priority"], | |
"cmd": "+CGATT", | |
"equal": "=", | |
"arg": ["priority"], | |
"priority":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
} | |
}, | |
"+CAOC": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+CAOC", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "fixed", | |
"values": ["0","1","2"] | |
} | |
}, | |
"+CUAD": { | |
"struct": ["cmd","equal","option"], | |
"cmd": "+CUAD", | |
"equal": "=", | |
"arg": ["option"], | |
"option":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
} | |
}, | |
"+CUSD": { | |
"struct": ["cmd","equal","n","str","dcs"], | |
"cmd": "+CUSD", | |
"equal": "=", | |
"arg": ["n","str","dcs"], | |
"separator": ",", | |
"n":{ | |
"type": "fixed", | |
"values": ["0","1","2"] | |
}, | |
"str":{ | |
"type": "string", | |
"length" : 6 | |
}, | |
"dcs":{ | |
"type": "digit", | |
"length": 6 | |
} | |
}, | |
"+CFUN": { | |
"struct": ["cmd","equal","fun","rst"], | |
"cmd": "+CFUN", | |
"equal": "=", | |
"arg": ["fun","rst"], | |
"separator": ",", | |
"fun":{ | |
"type": "ranged", | |
"range": [0,127] | |
}, | |
"rst":{ | |
"type": "ranged", | |
"range" : [0,1] | |
} | |
}, | |
"+CAAP": { | |
"struct": ["cmd","equal","priority","status"], | |
"cmd": "+CAAP", | |
"equal": "=", | |
"arg": ["priority","status"], | |
"separator": ",", | |
"priority":{ | |
"type": "fixed", | |
"values": ["0","1","2","3","4","A","B"] | |
}, | |
"status":{ | |
"type": "fixed", | |
"values" :["0","1"] | |
} | |
}, | |
"+CFCS": { | |
"struct": ["cmd","equal","priority","status"], | |
"cmd": "+CFCS", | |
"equal": "=", | |
"arg": ["priority","status"], | |
"separator": ",", | |
"priority":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
}, | |
"status":{ | |
"type": "fixed", | |
"values" :["0","1"] | |
} | |
}, | |
"+CHSR": { | |
"struct": ["cmd","equal","mode"], | |
"cmd": "+CHSR", | |
"equal": "=", | |
"arg": ["mode"], | |
"mode":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
} | |
}, | |
"+CREG": { | |
"struct": ["cmd","equal","mode"], | |
"cmd": "+CREG", | |
"equal": "=", | |
"arg": ["mode"], | |
"mode":{ | |
"type": "fixed", | |
"values": ["0","1","2"] | |
} | |
}, | |
"+CECALL": { | |
"struct": ["cmd","equal","type_of_eCall"], | |
"cmd": "+CECALL", | |
"equal": "=", | |
"arg": ["type_of_eCall"], | |
"type_of_eCall":{ | |
"type": "fixed", | |
"values": ["0","1","2","3"] | |
} | |
}, | |
"+CHSU": { | |
"struct": ["cmd","equal","mode"], | |
"cmd": "+CHSU", | |
"equal": "=", | |
"arg": ["mode"], | |
"mode":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
} | |
}, | |
"+CIREP": { | |
"struct": ["cmd","equal","mode"], | |
"cmd": "+CIREP", | |
"equal": "=", | |
"arg": ["mode"], | |
"mode":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
} | |
}, | |
"+CISRVCC": { | |
"struct": ["cmd","equal","uesrvcc"], | |
"cmd": "+CISRVCC", | |
"equal": "=", | |
"arg": ["uesrvcc"], | |
"uesrvcc":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
} | |
}, | |
"+CVHU": { | |
"struct": ["cmd","equal","mode"], | |
"cmd": "+CVHU", | |
"equal": "=", | |
"arg": ["mode"], | |
"mode":{ | |
"type": "fixed", | |
"values": ["0","1","2"] | |
} | |
}, | |
"+CSNS": { | |
"struct": ["cmd","equal","mode"], | |
"cmd": "+CHSU", | |
"equal": "=", | |
"arg": ["mode"], | |
"mode":{ | |
"type": "fixed", | |
"values": ["0","1","2","3","4","5","6","7"] | |
} | |
}, | |
"+CHSA": { | |
"struct": ["cmd","equal","mode"], | |
"cmd": "+CHSA", | |
"equal": "=", | |
"arg": ["mode"], | |
"mode":{ | |
"type": "fixed", | |
"values": [0,1,2] | |
} | |
}, | |
"+CMOD": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+CMOD", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "fixed", | |
"values": [0,1,2,3] | |
} | |
}, | |
"+CVMOD": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+CVMOD", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "fixed", | |
"values": [0,1,2,3] | |
} | |
}, | |
"+CPLS": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+CPLS", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "fixed", | |
"values": [0,1,2] | |
} | |
}, | |
"+CLIP": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+CLIP", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "fixed", | |
"values": [0,1] | |
} | |
}, | |
"+CLIR": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+CLIR", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "fixed", | |
"values": [0,1,2] | |
} | |
}, | |
"+CCUG": { | |
"struct": ["cmd","equal","n","index","info"], | |
"cmd": "+CCUG", | |
"equal": "=", | |
"arg": ["n","index","info"], | |
"separator": ",", | |
"n":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
}, | |
"index":{ | |
"type": "ranged", | |
"range": [0,10] | |
}, | |
"info":{ | |
"type": "ranged", | |
"range":[0,3] | |
} | |
}, | |
"+CCWA": { | |
"struct": ["cmd","equal","n","mode","class"], | |
"cmd": "+CCWA", | |
"equal": "=", | |
"arg": ["n","mode","class"], | |
"separator": ",", | |
"n":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
}, | |
"mode":{ | |
"type": "ranged", | |
"range": [0,2] | |
}, | |
"class":{ | |
"type": "fixed", | |
"values":["1","2","4","8","16","32","64","128"] | |
} | |
}, | |
"+COLP": { | |
"struct": ["cmd","equal","n"], | |
"cmd": "+CLIR", | |
"equal": "=", | |
"arg": ["n"], | |
"n":{ | |
"type": "fixed", | |
"values": ["0","1"] | |
} | |
}, | |
"+CPBF": { | |
"struct": ["cmd","equal","findtext"], | |
"cmd": "+CPBF", | |
"equal": "=", | |
"arg": ["findtext"], | |
"findtext":{ | |
"type": "string", | |
"length": 6 | |
} | |
}, | |
"+CERP": { | |
"struct": ["cmd","equal","EAPSessionid","EAPparamter"], | |
"cmd": "+CERP", | |
"equal": "=", | |
"arg": ["EAPSessionid","EAPparamter"], | |
"separator": ",", | |
"EAPSessionid":{ | |
"type": "digit", | |
"length": 256 | |
}, | |
"EAPparamter":{ | |
"type": "ranged", | |
"range": [1,4] | |
} | |
}, | |
"+CBST": { | |
"struct": ["cmd","equal","speed","name","ce"], | |
"cmd": "+CBST", | |
"equal": "=", | |
"arg": ["speed","name","ce"], | |
"separator": ",", | |
"speed":{ | |
"type": "fixed", | |
"values": ["0","1","2","3","4","5","6","7", | |
"12","14","15","16","17","34","36","38","39", | |
"43","47","48","49","50","51", "65","66","68","70", | |
"71","75", "79","80","81","82","83","84","115","116","120","121", | |
"130","131","132","133","134" ] | |
}, | |
"name":{ | |
"type": "fixed", | |
"values": ["0","1","2","3","4","5","6","7"] | |
}, | |
"ce":{ | |
"type": "fixed", | |
"values": ["0","1","2","3"] | |
} | |
}, | |
"+CSCS": { | |
"struct": ["cmd", "equal", "storage"], | |
"cmd": "+CSCS", | |
"equal": "=", | |
"arg": ["storage"], | |
"storage": { | |
"type": "fixed", | |
"values": ["GSM","HEX","IRA","PCCPxxx","PCDN","UCS2","UTF-8","8859-n","8859-C","8859-A","8859-G","8859-H"] | |
} | |
}, | |
"D": { | |
"struct": ["cmd", "number", "flag", "semiCol"], | |
"cmd": "D", | |
"arg": ["number", "flag"], | |
"separator": "", | |
"number": { | |
"type": "digit", | |
"length": 18 | |
}, | |
"flag": { | |
"type": "fixed", | |
"values": ["I", "G", "null"] | |
}, | |
"semiCol": ";" | |
}, | |
"+CRSM": { | |
"struct": ["cmd", "equal", "command", "fileid", "P1","P2","P3"], | |
"cmd": "+CRSM", | |
"equal": "=", | |
"arg": ["command","fileid", "P1","P2","P3"], | |
"separator": ",", | |
"command": { | |
"type": "fixed", | |
"values": ["176","178","192","214","220","242","203","219"] | |
}, | |
"fileid": { | |
"type": "ranged", | |
"range": [0,65536] | |
}, | |
"P1": { | |
"type": "fixed", | |
"values": ["0"] | |
}, | |
"P2": { | |
"type": "fixed", | |
"values": ["0"] | |
}, | |
"P3": { | |
"type": "ranged", | |
"range": [0,65536] | |
} | |
}, | |
"+CRSM_data": { | |
"struct": ["cmd", "equal", "command", "fileid", "P1","P2","P3","data"], | |
"cmd": "+CRSM", | |
"equal": "=", | |
"arg": ["command","fileid", "P1","P2","P3","data"], | |
"separator": ",", | |
"command": { | |
"type": "fixed", | |
"values": ["176","178","192","214","220","242","203","219"] | |
}, | |
"fileid": { | |
"type": "ranged", | |
"range": [0,65536] | |
}, | |
"P1": { | |
"type": "fixed", | |
"values": ["0"] | |
}, | |
"P2": { | |
"type": "fixed", | |
"values": ["0"] | |
}, | |
"P3": { | |
"type": "ranged", | |
"range": [0,65536] | |
}, | |
"data":{ | |
"type": "string", | |
"length":10 | |
} | |
}, | |
"+CRSM_data_pathid": { | |
"struct": ["cmd", "equal","command", "fileid", "P1","P2","P3","data","pathid"], | |
"cmd": "+CRSM", | |
"equal": "=", | |
"arg": ["command","fileid", "P1","P2","P3","data","pathid"], | |
"separator": ",", | |
"fileid": { | |
"type": "ranged", | |
"range": [0,65535] | |
}, | |
"command": { | |
"type": "fixed", | |
"values": ["176","178","192","214","220","242","203","219"] | |
}, | |
"P1": { | |
"type": "ranged", | |
"range": [0,256] | |
}, | |
"P2": { | |
"type": "ranged", | |
"range": [0,256] | |
}, | |
"P3": { | |
"type": "ranged", | |
"range": [0,65536] | |
}, | |
"data":{ | |
"type": "string", | |
"length":10 | |
}, | |
"pathid":{ | |
"type": "string", | |
"length":10 | |
} | |
}, | |
"+CHST": { | |
"struct": ["cmd", "equal", "wrx", "codings"], | |
"cmd": "+CHST", | |
"equal": "=", | |
"arg":["wrx", "codings"], | |
"separator": ",", | |
"wrx": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"codings": { | |
"type": "digit", | |
"length": 6 | |
} | |
}, | |
"+CSIM": { | |
"struct": ["cmd", "equal", "length", "command"], | |
"cmd": "+CSIM", | |
"equal": "=", | |
"arg":["length", "command"], | |
"separator": ",", | |
"length": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"command": { | |
"type": "string", | |
"length": 6 | |
} | |
}, | |
"+CHSN": { | |
"struct": ["cmd", "equal", "waiur", "wrx","toprx","codings"], | |
"cmd": "+CHSN", | |
"equal": "=", | |
"arg": ["waiur", "wrx","toprx","codings"], | |
"separator": ",", | |
"waiur": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"wrx": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"toprx": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"codings": { | |
"type": "digit", | |
"length": 6 | |
} | |
}, | |
"+CEAP": { | |
"struct": ["cmd", "equal", "dfname", "EAPMethod","EAP_Packet_data","DFeap"], | |
"cmd": "+CEAP", | |
"equal": "=", | |
"arg":["dfname", "EAPMethod","EAP_Packet_data","DFeap"], | |
"separator": ",", | |
"dfname": { | |
"type": "string", | |
"length": 6 | |
}, | |
"EAPMethod": { | |
"type": "string", | |
"length": 6 | |
}, | |
"EAP_Packet_data": { | |
"type": "string", | |
"length": 6 | |
}, | |
"DFeap": { | |
"type": "string", | |
"length": 6 | |
} | |
}, | |
"+CGPIAF": { | |
"struct": ["cmd", "equal", "Ipv6AddressFormat", "IPv6SubnetNotation","Ipv6LeadingZero","IPv6CompressZero"], | |
"cmd": "+CGPIAF", | |
"equal": "=", | |
"arg":["Ipv6AddressFormat", "IPv6SubnetNotation","Ipv6LeadingZero","IPv6CompressZero"], | |
"separator": ",", | |
"Ipv6AddressFormat": { | |
"type": "fixed", | |
"values":["0","1"] | |
}, | |
"IPv6SubnetNotation": { | |
"type": "fixed", | |
"values":["0","1"] | |
}, | |
"Ipv6LeadingZero": { | |
"type": "fixed", | |
"values":["0","1"] | |
}, | |
"IPv6CompressZero": { | |
"type": "fixed", | |
"values":["0","1"] | |
} | |
}, | |
"+CMUX": { | |
"struct": ["cmd", "equal", "mode", "subset", "port_speed", "N1", "T1", "N2", "T2", "T3", "k"], | |
"cmd": "+CMUX", | |
"equal": "=", | |
"arg": ["mode", "subset", "port_speed", "N1", "T1", "N2", "T2", "T3", "k"], | |
"separator": ",", | |
"mode": { | |
"type": "fixed", | |
"values": [0, 1] | |
}, | |
"subset": { | |
"type": "fixed", | |
"values": [0, 1, 2] | |
}, | |
"port_speed": { | |
"type": "fixed", | |
"values": [1, 2, 3, 4, 5, 6] | |
}, | |
"N1": { | |
"type": "ranged", | |
"range": [1, 32768] | |
}, | |
"T1": { | |
"type": "ranged", | |
"range": [1, 255] | |
}, | |
"N2": { | |
"type": "ranged", | |
"range": [0, 100] | |
}, | |
"T2": { | |
"type": "ranged", | |
"range": [2, 255] | |
}, | |
"T3": { | |
"type": "ranged", | |
"range": [1, 255] | |
}, | |
"k": { | |
"type": "ranged", | |
"range": [1, 7] | |
} | |
}, | |
"+CRLP": { | |
"struct": ["cmd","equal","iws","mws","T1","N2","ver","T4"], | |
"cmd": "+CRLP", | |
"equal": "=", | |
"arg": ["iws","mws","T1","N2","ver","T4"], | |
"separator": ",", | |
"iws": { | |
"type": "digit", | |
"length": 10 | |
}, | |
"mws": { | |
"type": "digit", | |
"length": 10 | |
}, | |
"T1": { | |
"type": "digit", | |
"length": 10 | |
}, | |
"N2": { | |
"type": "digit", | |
"length": 10 | |
}, | |
"ver": { | |
"type": "digit", | |
"length": 10 | |
}, | |
"T4": { | |
"type": "digit", | |
"length": 10 | |
} | |
}, | |
"+CMER": { | |
"struct": ["cmd", "equal", "mode", "keyp", "disp", "ind", "bfr", "tscrn"], | |
"cmd": "+CMER", | |
"equal": "=", | |
"arg": ["mode", "keyp", "disp", "ind", "bfr", "tscrn"], | |
"separator": ",", | |
"mode": { | |
"type": "ranged", | |
"range": [0,3] | |
}, | |
"keyp": { | |
"type": "ranged", | |
"range": [0,2] | |
}, | |
"disp": { | |
"type": "ranged", | |
"range": [0,2] | |
}, | |
"ind": { | |
"type": "ranged", | |
"range": [0,2] | |
}, | |
"bfr": { | |
"type": "ranged", | |
"range": [0,1] | |
}, | |
"tscrn": { | |
"type": "ranged", | |
"range": [0,3] | |
} | |
}, | |
"+COPS": { | |
"struct": ["cmd", "equal", "mode", "format", "oper", "AcT"], | |
"cmd": "+COPS", | |
"equal": "=", | |
"arg": ["mode", "format", "oper", "AcT"], | |
"separator": ",", | |
"mode": { | |
"type": "ranged", | |
"range": [0,4] | |
}, | |
"format": { | |
"type": "ranged", | |
"range": [0,2] | |
}, | |
"oper": { | |
"type": "string", | |
"length": 18 | |
}, | |
"AcT": { | |
"type": "ranged", | |
"range": [0,7] | |
} | |
}, | |
"+CCFC": { | |
"struct": ["cmd", "equal", "reason", "mode", "number", "type", "class", "subaddr", "satype", "time"], | |
"cmd": "+CCFC", | |
"equal": "=", | |
"arg": ["reason", "mode", "number", "type", "class", "subaddr", "satype", "time"], | |
"separator": ",", | |
"reason": { | |
"type": "ranged", | |
"range": [0, 5] | |
}, | |
"mode": { | |
"type": "ranged", | |
"range": [0, 4] | |
}, | |
"number": { | |
"type": "digit", | |
"length": 8 | |
}, | |
"type": { | |
"type": "fixed", | |
"values": [145, 129] | |
}, | |
"class": { | |
"type": "fixed", | |
"values": [1, 2, 4, 8, 16, 32, 64, 128] | |
}, | |
"subaddr": { | |
"type": "string", | |
"length": 8 | |
}, | |
"satype": { | |
"type": "digit", | |
"length": 8 | |
}, | |
"time": { | |
"type": "ranged", | |
"range": [0, 30] | |
} | |
}, | |
"+CTFR": { | |
"struct": ["cmd", "equal", "number", "type", "subaddr", "satype"], | |
"cmd": "+CTFR", | |
"equal": "=", | |
"arg": ["number", "type", "subaddr", "satype"], | |
"separator": ",", | |
"number": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"type": { | |
"type": "fixed", | |
"values": [145, 145, 129] | |
}, | |
"subaddr": { | |
"type": "string", | |
"length": 6 | |
}, | |
"satype": { | |
"type": "digit", | |
"length": 6 | |
} | |
}, | |
"+CPBS": { | |
"struct": ["cmd", "equal", "storage", "password"], | |
"cmd": "+CPBS", | |
"equal": "=", | |
"arg": ["storage", "password"], | |
"separator": ",", | |
"storage": { | |
"type": "fixed", | |
"values": ["DC", "EN", "FD", "LD", "MC", "ME", "MT", "ON", "RC", "SM", "TA", "AP"] | |
}, | |
"password": { | |
"type": "string", | |
"length": 6 | |
} | |
}, | |
"+CPBR": { | |
"struct": ["cmd", "equal", "index1", "index2"], | |
"cmd": "+CPBR", | |
"equal": "=", | |
"arg": ["index1", "index2"], | |
"separator": ",", | |
"index1": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"index2": { | |
"type": "digit", | |
"length": 6 | |
} | |
}, | |
"+CPOL": { | |
"struct": ["cmd", "equal", "index", "format","oper","GSM_Act","GSM_Compact_Act","UTRAN_Act","E_Utran_Act"], | |
"cmd": "+CPOL", | |
"equal": "=", | |
"arg": ["index", "format","oper","GSM_Act","GSM_Compact_Act","UTRAN_Act","E_Utran_Act"], | |
"separator": ",", | |
"index": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"format": { | |
"type": "ranged", | |
"range":[0,2] | |
}, | |
"oper":{ | |
"type": "string", | |
"length": 6 | |
}, | |
"GSM_Act": { | |
"type": "ranged", | |
"range":[0,1] | |
}, | |
"GSM_Compact_Act": { | |
"type": "ranged", | |
"range":[0,1] | |
}, | |
"UTRAN_Act": { | |
"type": "ranged", | |
"range":[0,1] | |
}, | |
"E_Utran_Act": { | |
"type": "ranged", | |
"range":[0,1] | |
} | |
}, | |
"+CPBW": { | |
"struct": ["cmd", "equal", "index", "number", "type", "text", "group", "adnumber", "adtype", "secondtext", "email", "sip_uri", "tel_uri"], | |
"cmd": "+CPBW", | |
"equal": "=", | |
"arg": ["index", "number", "type", "text", "group", "adnumber", "adtype", "secondtext", "email", "sip_uri", "tel_uri"], | |
"separator": ",", | |
"index": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"number": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"type": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"text": { | |
"type": "string", | |
"length": 6 | |
}, | |
"group": { | |
"type": "letters", | |
"length": 6 | |
}, | |
"adnumber": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"adtype": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"secondtext": { | |
"type": "string", | |
"length": 6 | |
}, | |
"email": { | |
"type": "string", | |
"length": 6 | |
}, | |
"sip_uri": { | |
"type": "string", | |
"length": 6 | |
}, | |
"tel_uri": { | |
"type": "string", | |
"length": 6 | |
} | |
}, | |
"+CGDCONT": { | |
"struct": ["cmd", "equal", "cid", "PDP_type", "APN", "PDP_addr", "d_comp", "h_comp", "IPv4AddrAlloc", | |
"emergency_indication", "PCSCF_discovery", "IM_CN_Signalling_Flag_Ind"], | |
"cmd": "+CGDCONT", | |
"equal": "=", | |
"arg": ["cid", "PDP_type", "APN", "PDP_addr", "d_comp", "h_comp", "IPv4AddrAlloc", | |
"emergency_indication", "PCSCF_discovery", "IM_CN_Signalling_Flag_Ind"], | |
"separator": ",", | |
"cid": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"PDP_type": { | |
"type": "string", | |
"length": 6 | |
}, | |
"APN": { | |
"type": "string", | |
"length": 6 | |
}, | |
"PDP_addr": { | |
"type": "string", | |
"length": 6 | |
}, | |
"d_comp": { | |
"type": "ranged", | |
"range":[0,3] | |
}, | |
"h_comp": { | |
"type": "ranged", | |
"range":[0,4] | |
}, | |
"IPv4AddrAlloc": { | |
"type": "ranged", | |
"range":[0,1] | |
}, | |
"emergency_indication": { | |
"type": "ranged", | |
"range":[0,1] | |
}, | |
"PCSCF_discovery": { | |
"type": "ranged", | |
"range":[0,2] | |
}, | |
"IM_CN_Signalling_Flag_Ind": { | |
"type": "ranged", | |
"range":[0,1] | |
} | |
}, | |
"+CGDSCONT": { | |
"struct": ["cmd", "equal", "cid", "p_cid", "d_comp", "h_comp","IM_CN_Signalling_Flag_Ind"], | |
"cmd": "+CGDSCONT", | |
"equal": "=", | |
"arg": [ "cid", "p_cid", "d_comp", "h_comp", "IM_CN_Signalling_Flag_Ind"], | |
"separator": ",", | |
"cid": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"p_cid": { | |
"type": "string", | |
"length": 6 | |
}, | |
"d_comp": { | |
"type": "ranged", | |
"range":[0,3] | |
}, | |
"h_comp": { | |
"type": "ranged", | |
"range":[0,4] | |
}, | |
"IM_CN_Signalling_Flag_Ind": { | |
"type": "ranged", | |
"range":[0,1] | |
} | |
}, | |
"+CGEQREQ": { | |
"struct": ["cmd", "equal", "cid", "Traffic_class", "Maximum_bitrate_UL", "Maximum_bitrate_DL", "Guaranteed_bitrate_UL", | |
"Guaranteed_bitrate_DL", "Delivery_order", "Maximum_SDU_size", "SDU_error_ratio", "Residual_bit_error_ratio", | |
"Delivery_of_erroneous_SDUs", "Transfer_delay", "Traffic_handling_priority", "Source_statistics_descriptor", "Signalling_indication"], | |
"cmd": "+CGEQREQ", | |
"equal": "=", | |
"arg": ["cid", "Traffic_class", "Maximum_bitrate_UL", "Maximum_bitrate_DL", "Guaranteed_bitrate_UL", | |
"Guaranteed_bitrate_DL", "Delivery_order", "Maximum_SDU_size", "SDU_error_ratio", "Residual_bit_error_ratio", | |
"Delivery_of_erroneous_SDUs", "Transfer_delay", "Traffic_handling_priority", "Source_statistics_descriptor", "Signalling_indication"], | |
"separator": ",", | |
"cid": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"Traffic_class": { | |
"type": "ranged", | |
"range": [0,4] | |
}, | |
"Maximum_bitrate_UL": { | |
"type": "ranged", | |
"range": [0,65536] | |
}, | |
"Maximum_bitrate_DL": { | |
"type": "ranged", | |
"range": [0,65536] | |
}, | |
"Guaranteed_bitrate_UL": { | |
"type": "ranged", | |
"range": [0,65536] | |
}, | |
"Guaranteed_bitrate_DL": { | |
"type": "ranged", | |
"range": [0,65536] | |
}, | |
"Delivery_order": { | |
"type": "ranged", | |
"range": [0,2] | |
}, | |
"Maximum_SDU_size": { | |
"type": "ranged", | |
"range": [0,65536] | |
}, | |
"SDU_error_ratio": { | |
"type": "string", | |
"length": 6 | |
}, | |
"Residual_bit_error_ratio": { | |
"type": "string", | |
"length": 6 | |
}, | |
"Delivery_of_erroneous_SDUs": { | |
"type": "ranged", | |
"range": [0,3] | |
}, | |
"Transfer_delay": { | |
"type": "ranged", | |
"range": [0,65536] | |
}, | |
"Traffic_handling_priority": { | |
"type": "ranged", | |
"range": [0,65536] | |
}, | |
"Source_statistics_descriptor": { | |
"type": "ranged", | |
"range": [0,1] | |
}, | |
"Signalling_indication": { | |
"type": "ranged", | |
"range": [0,1] | |
} | |
}, | |
"+CGEQMIN": { | |
"struct": ["cmd", "equal", "cid", "Traffic_class", "Maximum_bitrate_UL", "Maximum_bitrate_DL", "Guaranteed_bitrate_UL", "Guaranteed_bitrate_DL", "Delivery_order", "Maximum_SDU_size", "SDU_error_ratio", "Residual_bit_error_ratio", "Delivery_of_erroneous_SDUs", "Transfer_delay", "Traffic_handling_priority", "Source_statistics_descriptor", "Signalling_indication"], | |
"cmd": "+CGEQMIN", | |
"equal": "=", | |
"arg": ["cid", "Traffic_class", "Maximum_bitrate_UL", "Maximum_bitrate_DL", "Guaranteed_bitrate_UL", "Guaranteed_bitrate_DL", "Delivery_order", "Maximum_SDU_size", "SDU_error_ratio", "Residual_bit_error_ratio", "Delivery_of_erroneous_SDUs", "Transfer_delay", "Traffic_handling_priority", "Source_statistics_descriptor", "Signalling_indication"], | |
"separator": ",", | |
"cid": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"Traffic_class": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"Maximum_bitrate_UL": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"Maximum_bitrate_DL": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"Guaranteed_bitrate_UL": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"Guaranteed_bitrate_DL": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"Delivery_order": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"Maximum_SDU_size": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"SDU_error_ratio": { | |
"type": "string", | |
"length": 6 | |
}, | |
"Residual_bit_error_ratio": { | |
"type": "string", | |
"length": 6 | |
}, | |
"Delivery_of_erroneous_SDUs": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"Transfer_delay": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"Traffic_handling_priority": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"Source_statistics_descriptor": { | |
"type": "digit", | |
"length": 6 | |
}, | |
"Signalling_indication": { | |
"type": "digit", | |
"length": 6 | |
} | |
}, | |
"&C": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "&C", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"&D": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "&D", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"&E": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "&E", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"&F": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "&F", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"&S": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "&S", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"&V": { | |
"struct": ["cmd"], | |
"cmd": "&V" | |
}, | |
"&W": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "&W", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"I": { | |
"struct": ["cmd"], | |
"cmd": "I" | |
}, | |
"L": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "L", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"M": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "M", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"Q": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "Q", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"V": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "V", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"X": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "X", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"Z": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "Z", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"T": { | |
"struct": ["cmd"], | |
"cmd": "T" | |
}, | |
"P": { | |
"struct": ["cmd"], | |
"cmd": "P" | |
}, | |
"\\Q": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "\\Q", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"\\S": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "\\S", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"\\V": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "\\V", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"%V": { | |
"struct": ["cmd"], | |
"cmd": "%V" | |
}, | |
"H": { | |
"struct": ["cmd"], | |
"cmd": "H" | |
}, | |
"O": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "O", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S0": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S0", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S2": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S2", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S3": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S3", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S4": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S4", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S5": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S5", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S6": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S6", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S7": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S7", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S8": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S8", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S9": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S9", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S10": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S10", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S11": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S11", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S30": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S30", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S103": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S103", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"S104": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "S104", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FCLASS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FCLASS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+ICF": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+ICF", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+IFC": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+IFC", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+IPR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+IPR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+GMR": { | |
"struct": ["cmd"], | |
"cmd": "+GMR" | |
}, | |
"+DR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+DR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+DS": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3"], | |
"cmd": "+DS", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CMEE": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CMEE", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+PACSP": { | |
"struct": ["cmd"], | |
"cmd": "+PACSP" | |
}, | |
"+TST32": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+TST32", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCSIMSTAT": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCSIMSTAT", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCPBMPREF": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCPBMPREF", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$CREG": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$CREG", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$CCLK": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$CCLK", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCCNMI": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"cmd": "$QCCNMI", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"*CNTI": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "*CNTI", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCCLR": { | |
"struct": ["cmd"], | |
"cmd": "$QCCLR" | |
}, | |
"$QCDMR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCDMR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCTER": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCTER", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCSLOT": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCSLOT", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCSIMAPP": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCSIMAPP", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCSLIP": { | |
"struct": ["cmd"], | |
"cmd": "$QCSLIP" | |
}, | |
"$QCPINSTAT": { | |
"struct": ["cmd"], | |
"cmd": "$QCPINSTAT" | |
}, | |
"$QCPDPP": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3"], | |
"cmd": "$QCPDPP", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCPDPLT": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCPDPLT", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCPDPFAM": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCPDPFAM", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCGANSM": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCGANSM", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCGARL": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "$QCGARL", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCGAPL": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "$QCGAPL", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCPWRDN": { | |
"struct": ["cmd"], | |
"cmd": "$QCPWRDN" | |
}, | |
"$QCDGEN": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "$QCDGEN", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCPDPCFGE": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"cmd": "$QCPDPCFGE", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$BREW": { | |
"struct": ["cmd"], | |
"cmd": "$BREW" | |
}, | |
"$QCSCFTEST": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "$QCSCFTEST", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCGSN": { | |
"struct": ["cmd"], | |
"cmd": "$QCGSN" | |
}, | |
"$QCSKU": { | |
"struct": ["cmd"], | |
"cmd": "$QCSKU" | |
}, | |
"$QCANTE": { | |
"struct": ["cmd"], | |
"cmd": "$QCANTE" | |
}, | |
"$QCRPW": { | |
"struct": ["cmd"], | |
"cmd": "$QCRPW" | |
}, | |
"$QCSQ": { | |
"struct": ["cmd"], | |
"cmd": "$QCSQ" | |
}, | |
"$CSQ": { | |
"struct": ["cmd"], | |
"cmd": "$CSQ" | |
}, | |
"$QCSYSMODE": { | |
"struct": ["cmd"], | |
"cmd": "$QCSYSMODE" | |
}, | |
"$QCCTM": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCCTM", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCBANDPREF": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCBANDPREF", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^PREFMODE": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "^PREFMODE", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^SYSINFO": { | |
"struct": ["cmd"], | |
"cmd": "^SYSINFO" | |
}, | |
"^SYSCONFIG": { | |
"struct": ["cmd"], | |
"cmd": "^SYSCONFIG" | |
}, | |
"^CARDMODE": { | |
"struct": ["cmd"], | |
"cmd": "^CARDMODE" | |
}, | |
"^DSCI": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "^DSCI", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCVOLT": { | |
"struct": ["cmd"], | |
"cmd": "$QCVOLT" | |
}, | |
"$QCHWREV": { | |
"struct": ["cmd"], | |
"cmd": "$QCHWREV" | |
}, | |
"$QCBOOTVER": { | |
"struct": ["cmd"], | |
"cmd": "$QCBOOTVER" | |
}, | |
"$QCTEMP": { | |
"struct": ["cmd"], | |
"cmd": "$QCTEMP" | |
}, | |
"$QCAGC": { | |
"struct": ["cmd"], | |
"cmd": "$QCAGC" | |
}, | |
"$QCALLUP": { | |
"struct": ["cmd"], | |
"cmd": "$QCALLUP" | |
}, | |
"$ECALL": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "$ECALL", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCDEFPROF": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "$QCDEFPROF", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMRUE": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3"], | |
"cmd": "$QCMRUE", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMRUC": { | |
"struct": ["cmd"], | |
"cmd": "$QCMRUC" | |
}, | |
"$QCAPNE": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6"], | |
"cmd": "$QCAPNE", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCPDPIMSCFGE": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3"], | |
"cmd": "$QCPDPIMSCFGE", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCCLAC": { | |
"struct": ["cmd"], | |
"cmd": "$QCCLAC" | |
}, | |
"+CBC": { | |
"struct": ["cmd"], | |
"cmd": "+CBC" | |
}, | |
"+CPAS": { | |
"struct": ["cmd"], | |
"cmd": "+CPAS" | |
}, | |
"+CPIN": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+CPIN", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CMEC": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3"], | |
"cmd": "+CMEC", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CKPD": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "+CKPD", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CGACT": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CGACT", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CGCMOD": { | |
"struct": ["cmd"], | |
"cmd": "+CGCMOD" | |
}, | |
"+CPMS": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "+CPMS", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CNMI": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"cmd": "+CNMI", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CMGL": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CMGL", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CMGR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CMGR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CMGS": { | |
"struct": ["cmd"], | |
"cmd": "+CMGS" | |
}, | |
"+CMSS": { | |
"struct": ["cmd"], | |
"cmd": "+CMSS" | |
}, | |
"+CMGW": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "+CMGW", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CMGD": { | |
"struct": ["cmd"], | |
"cmd": "+CMGD" | |
}, | |
"+CMGC": { | |
"struct": ["cmd"], | |
"cmd": "+CMGC" | |
}, | |
"+CNMA": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+CNMA", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CMMS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CMMS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FTS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FTS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FRS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FRS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FTH": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FTH", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FRH": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FRH", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FTM": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FTM", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FRM": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FRM", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CLCK": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3"], | |
"cmd": "+CLCK", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CPWD": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "+CPWD", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CACM": { | |
"struct": ["cmd"], | |
"cmd": "+CACM" | |
}, | |
"+CAMM": { | |
"struct": ["cmd"], | |
"cmd": "+CAMM" | |
}, | |
"+CPUC": { | |
"struct": ["cmd"], | |
"cmd": "+CPUC" | |
}, | |
"+CCLK": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CCLK", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CTZR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CTZR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CTZU": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CTZU", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CLAC": { | |
"struct": ["cmd"], | |
"cmd": "+CLAC" | |
}, | |
"+CDIP": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CDIP", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CGANS": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+CGANS", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CQI": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CQI", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+VTS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+VTS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+ICCID": { | |
"struct": ["cmd"], | |
"cmd": "+ICCID" | |
}, | |
"+CV120": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5"], | |
"cmd": "+CV120", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CSSN": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+CSSN", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CEREG": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CEREG", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CRC": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CRC", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CGTFT": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9"], | |
"cmd": "+CGTFT", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_7": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_8": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_9": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CGEQOS": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5"], | |
"cmd": "+CGEQOS", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CGCONTRDP": { | |
"struct": ["cmd"], | |
"cmd": "+CGCONTRDP" | |
}, | |
"+CGSCONTRDP": { | |
"struct": ["cmd"], | |
"cmd": "+CGSCONTRDP" | |
}, | |
"+CGTFTRDP": { | |
"struct": ["cmd"], | |
"cmd": "+CGTFTRDP" | |
}, | |
"+CGEQOSRDP": { | |
"struct": ["cmd"], | |
"cmd": "+CGEQOSRDP" | |
}, | |
"+CGQREQ": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5"], | |
"cmd": "+CGQREQ", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CGQMIN": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5"], | |
"cmd": "+CGQMIN", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CGEREP": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+CGEREP", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CGPADDR": { | |
"struct": ["cmd"], | |
"cmd": "+CGPADDR" | |
}, | |
"+CGDATA": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CGDATA", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CGCLASS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CGCLASS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CGSMS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CGSMS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CSMS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CSMS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CMGF": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CMGF", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CSAS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CSAS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CRES": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CRES", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CSCA": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+CSCA", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CSMP": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3"], | |
"cmd": "+CSMP", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CSDH": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CSDH", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CSCB": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "+CSCB", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FDD": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FDD", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FAR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FAR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FCL": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FCL", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FIT": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+FIT", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+ES": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "+ES", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+ESA": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7"], | |
"cmd": "+ESA", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_7": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CEMODE": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CEMODE", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+EB": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "+EB", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+EFCS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+EFCS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+ER": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+ER", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+ESR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+ESR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+ETBM": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "+ETBM", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+MR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+MR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+MV18R": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+MV18R", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+MV18S": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "+MV18S", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CXT": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CXT", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CDR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CDR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CDS": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3"], | |
"cmd": "+CDS", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CFC": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CFC", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CQD": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CQD", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CCRC": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CCRC", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CCSQ": { | |
"struct": ["cmd"], | |
"cmd": "+CCSQ" | |
}, | |
"+CMIP": { | |
"struct": ["cmd"], | |
"cmd": "+CMIP" | |
}, | |
"+CAD": { | |
"struct": ["cmd"], | |
"cmd": "+CAD" | |
}, | |
"+CBIP": { | |
"struct": ["cmd"], | |
"cmd": "+CBIP" | |
}, | |
"+CRM": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CRM", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+QCCSS": { | |
"struct": ["cmd"], | |
"cmd": "+QCCSS" | |
}, | |
"+CTA": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+CTA", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+GOI": { | |
"struct": ["cmd"], | |
"cmd": "+GOI" | |
}, | |
"+ILRR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+ILRR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+CDV": { | |
"struct": ["cmd"], | |
"cmd": "+CDV" | |
}, | |
"+CHV": { | |
"struct": ["cmd"], | |
"cmd": "+CHV" | |
}, | |
"+CHV0": { | |
"struct": ["cmd"], | |
"cmd": "+CHV0" | |
}, | |
"+QCPIN": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+QCPIN", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+QCLCK": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "+QCLCK", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+QCPWD": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "+QCPWD", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+PZID": { | |
"struct": ["cmd"], | |
"cmd": "+PZID" | |
}, | |
"+QCIMI": { | |
"struct": ["cmd"], | |
"cmd": "+QCIMI" | |
}, | |
"+MDN": { | |
"struct": ["cmd"], | |
"cmd": "+MDN" | |
}, | |
"+FAA": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FAA", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FAP": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "+FAP", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FBO": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FBO", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FBS": { | |
"struct": ["cmd"], | |
"cmd": "+FBS" | |
}, | |
"+FBU": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FBU", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FCQ": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+FCQ", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FCC": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7"], | |
"cmd": "+FCC", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_7": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FCR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FCR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FCT": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FCT", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FDR": { | |
"struct": ["cmd"], | |
"cmd": "+FDR" | |
}, | |
"+FDT": { | |
"struct": ["cmd"], | |
"cmd": "+FDT" | |
}, | |
"+FEA": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FEA", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FFC": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3"], | |
"cmd": "+FFC", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FHS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FHS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FIE": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FIE", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FIP": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FIP", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FIS": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7"], | |
"cmd": "+FIS", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_7": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FKS": { | |
"struct": ["cmd"], | |
"cmd": "+FKS" | |
}, | |
"+FLI": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15", "arg_16", "arg_17", "arg_18", "arg_19"], | |
"cmd": "+FLI", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15", "arg_16", "arg_17", "arg_18", "arg_19"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_7": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_8": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_9": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_10": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_11": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_12": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_13": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_14": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_15": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_16": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_17": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_18": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_19": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FLO": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FLO", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FLP": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FLP", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FMS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FMS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FNR": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3"], | |
"cmd": "+FNR", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FPA": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15", "arg_16", "arg_17", "arg_18", "arg_19"], | |
"cmd": "+FPA", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15", "arg_16", "arg_17", "arg_18", "arg_19"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_7": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_8": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_9": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_10": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_11": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_12": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_13": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_14": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_15": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_16": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_17": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_18": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_19": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FPI": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15", "arg_16", "arg_17", "arg_18", "arg_19"], | |
"cmd": "+FPI", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15", "arg_16", "arg_17", "arg_18", "arg_19"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_7": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_8": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_9": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_10": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_11": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_12": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_13": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_14": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_15": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_16": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_17": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_18": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_19": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FPP": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FPP", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FPR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FPR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FPS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FPS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FPW": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15", "arg_16", "arg_17", "arg_18", "arg_19"], | |
"cmd": "+FPW", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15", "arg_16", "arg_17", "arg_18", "arg_19"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_7": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_8": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_9": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_10": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_11": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_12": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_13": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_14": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_15": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_16": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_17": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_18": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_19": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FRQ": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "+FRQ", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FRY": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FRY", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FSA": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15", "arg_16", "arg_17", "arg_18", "arg_19"], | |
"cmd": "+FSA", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15", "arg_16", "arg_17", "arg_18", "arg_19"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_7": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_8": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_9": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_10": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_11": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_12": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_13": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_14": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_15": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_16": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_17": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_18": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_19": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"+FSP": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "+FSP", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCHDRT": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCHDRT", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCHDRC": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCHDRC", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCHDRR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCHDRR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCHDRET": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCHDRET", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMIP": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCMIP", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMIPP": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCMIPP", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMIPT": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCMIPT", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMIPEP": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCMIPEP", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMIPMASPI": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "$QCMIPMASPI", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMIPMHSPI": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "$QCMIPMHSPI", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMIPRT": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "$QCMIPRT", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMIPHA": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15"], | |
"cmd": "$QCMIPHA", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_7": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_8": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_9": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_10": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_11": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_12": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_13": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_14": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_15": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMIPPHA": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15"], | |
"cmd": "$QCMIPPHA", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_7": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_8": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_9": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_10": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_11": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_12": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_13": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_14": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_15": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMIPSHA": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15"], | |
"cmd": "$QCMIPSHA", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4", "arg_5", "arg_6", "arg_7", "arg_8", "arg_9", "arg_10", "arg_11", "arg_12", "arg_13", "arg_14", "arg_15"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_5": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_6": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_7": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_8": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_9": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_10": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_11": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_12": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_13": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_14": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_15": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMIPGETP": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCMIPGETP", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCRLPD": { | |
"struct": ["cmd"], | |
"cmd": "$QCRLPD" | |
}, | |
"$QCRLPR": { | |
"struct": ["cmd"], | |
"cmd": "$QCRLPR" | |
}, | |
"$QCRL3D": { | |
"struct": ["cmd"], | |
"cmd": "$QCRL3D" | |
}, | |
"$QCRL3R": { | |
"struct": ["cmd"], | |
"cmd": "$QCRL3R" | |
}, | |
"$QCPPPD": { | |
"struct": ["cmd"], | |
"cmd": "$QCPPPD" | |
}, | |
"$QCPPPR": { | |
"struct": ["cmd"], | |
"cmd": "$QCPPPR" | |
}, | |
"$QCIPD": { | |
"struct": ["cmd"], | |
"cmd": "$QCIPD" | |
}, | |
"$QCIPR": { | |
"struct": ["cmd"], | |
"cmd": "$QCIPR" | |
}, | |
"$QCUDPD": { | |
"struct": ["cmd"], | |
"cmd": "$QCUDPD" | |
}, | |
"$QCUDPR": { | |
"struct": ["cmd"], | |
"cmd": "$QCUDPR" | |
}, | |
"$QCTCPD": { | |
"struct": ["cmd"], | |
"cmd": "$QCTCPD" | |
}, | |
"$QCTCPR": { | |
"struct": ["cmd"], | |
"cmd": "$QCTCPR" | |
}, | |
"$QCNMI": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"cmd": "$QCNMI", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCSMP": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"cmd": "$QCSMP", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCPMS": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "$QCPMS", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMGR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCMGR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMGS": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "$QCMGS", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMSS": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "$QCMSS", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMGD": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "$QCMGD", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMGL": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCMGL", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMGF": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCMGF", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMGW": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "$QCMGW", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^HCMGW": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2"], | |
"cmd": "^HCMGW", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^HCMGL": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "^HCMGL", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^HCMGS": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "^HCMGS", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^HCMGR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "^HCMGR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^HSMSSS": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3"], | |
"cmd": "^HSMSSS", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCPREV": { | |
"struct": ["cmd"], | |
"cmd": "$QCPREV" | |
}, | |
"$QCMDR": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCMDR", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCSCRM": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCSCRM", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCTRTL": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCTRTL", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCQNC": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCQNC", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCSO": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCSO", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCVAD": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCVAD", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCCAV": { | |
"struct": ["cmd"], | |
"cmd": "$QCCAV" | |
}, | |
"$QCCHV": { | |
"struct": ["cmd"], | |
"cmd": "$QCCHV" | |
}, | |
"$QCQOSPRI": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCQOSPRI", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCCHS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCCHS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^HDRCSQ": { | |
"struct": ["cmd"], | |
"cmd": "^HDRCSQ" | |
}, | |
"^GSN": { | |
"struct": ["cmd"], | |
"cmd": "^GSN" | |
}, | |
"^CGSN": { | |
"struct": ["cmd"], | |
"cmd": "^CGSN" | |
}, | |
"^MEID": { | |
"struct": ["cmd"], | |
"cmd": "^MEID" | |
}, | |
"^CPBR": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "^CPBR", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^CPBF": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "^CPBF", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^CPBW": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"cmd": "^CPBW", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCVAD": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$QCVAD", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCCAV": { | |
"struct": ["cmd"], | |
"cmd": "$QCCAV" | |
}, | |
"$QCCHV": { | |
"struct": ["cmd"], | |
"cmd": "$QCCHV" | |
}, | |
"^HWVER": { | |
"struct": ["cmd"], | |
"cmd": "^HWVER" | |
}, | |
"^RESET": { | |
"struct": ["cmd"], | |
"cmd": "^RESET" | |
}, | |
"^VOLT": { | |
"struct": ["cmd"], | |
"cmd": "^VOLT" | |
}, | |
"^CPIN": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "^CPIN", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^CAVE": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "^CAVE", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^SSDUPD": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "^SSDUPD", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^SSDUPDCFM": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "^SSDUPDCFM", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"^VPM": { | |
"struct": ["cmd"], | |
"cmd": "^VPM" | |
}, | |
"^UIMAUTH": { | |
"struct": ["cmd"], | |
"cmd": "^UIMAUTH" | |
}, | |
"^GSN": { | |
"struct": ["cmd"], | |
"cmd": "^GSN" | |
}, | |
"^MD5": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "^MD5", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$QCMSID": { | |
"struct": ["cmd"], | |
"cmd": "$QCMSID" | |
}, | |
"$SPSERVICE": { | |
"struct": ["cmd"], | |
"cmd": "$SPSERVICE" | |
}, | |
"$SPSPC": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$SPSPC", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$SPRESET": { | |
"struct": ["cmd"], | |
"cmd": "$SPRESET" | |
}, | |
"$SPFWREV": { | |
"struct": ["cmd"], | |
"cmd": "$SPFWREV" | |
}, | |
"$SPPRL": { | |
"struct": ["cmd"], | |
"cmd": "$SPPRL" | |
}, | |
"$SPROAM": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$SPROAM", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$SPERI": { | |
"struct": ["cmd"], | |
"cmd": "$SPERI" | |
}, | |
"$SPSIGDBM": { | |
"struct": ["cmd"], | |
"cmd": "$SPSIGDBM" | |
}, | |
"$SPLOCKED": { | |
"struct": ["cmd"], | |
"cmd": "$SPLOCKED" | |
}, | |
"$SPUNLOCK": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$SPUNLOCK", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$SPLOCK": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$SPLOCK", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$SPLOCKCHG": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "$SPLOCKCHG", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$SPCURRENTLOCK": { | |
"struct": ["cmd"], | |
"cmd": "$SPCURRENTLOCK" | |
}, | |
"$SPNAI": { | |
"struct": ["cmd"], | |
"cmd": "$SPNAI" | |
}, | |
"$$A_TRACKING": { | |
"struct": ["cmd"], | |
"cmd": "$$A_TRACKING" | |
}, | |
"$SPGETLOCATION": { | |
"struct": ["cmd"], | |
"cmd": "$SPGETLOCATION" | |
}, | |
"$SPNMEA": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1"], | |
"cmd": "$SPNMEA", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$SPLOCATION": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$SPLOCATION", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$$GPS_MODE": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$$GPS_MODE", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$$GPS_PORT": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$$GPS_PORT", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$$PDE_TRS": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$$PDE_TRS", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$$GPS_PDEADDR": { | |
"struct": ["cmd", "equal", "arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"cmd": "$$GPS_PDEADDR", | |
"equal": "=", | |
"arg": ["arg_0", "arg_1", "arg_2", "arg_3", "arg_4"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_1": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_2": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_3": { | |
"type": "string", | |
"length": 128 | |
}, | |
"arg_4": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$$INIT_MASK": { | |
"struct": ["cmd", "equal", "arg_0"], | |
"cmd": "$$INIT_MASK", | |
"equal": "=", | |
"arg": ["arg_0"], | |
"separator": ",", | |
"arg_0": { | |
"type": "string", | |
"length": 128 | |
} | |
}, | |
"$$GET_POS": { | |
"struct": ["cmd"], | |
"cmd": "$$GET_POS" | |
}, | |
"$$GPS_INFO": { | |
"struct": ["cmd"], | |
"cmd": "$$GPS_INFO" | |
}, | |
"$$GPS_STOP": { | |
"struct": ["cmd"], | |
"cmd": "$$GPS_STOP" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment