RUI3 (RAK Unified Interface 3) - RAK4631
bg77::crsm

Public Member Functions

String set (int)
 
String set (int, int)
 
String set (int, int, int, int, int)
 
String set (int, int, int, int, int, String)
 
String set (int, int, int, int, int, String, String)
 

Member Function Documentation

◆ set() [1/5]

String set ( int  )
Description
This api offers easy and limited access to the (U)SIM database
Syntax
bg77.crsm.set(command)
Parameters
commandint 176,178,192,214,220,242
Returns
String response

◆ set() [2/5]

String set ( int  ,
int   
)
Description
This api offers easy and limited access to the (U)SIM database
Syntax
bg77.crsm.set(command,fileid)
Parameters
commandint 176,178,192,214,220,242
fileidint identifier for an elementary data file
Returns
String response

◆ set() [3/5]

String set ( int  ,
int  ,
int  ,
int  ,
int   
)
Description
This api offers easy and limited access to the (U)SIM database
Syntax
bg77.crsm.set(command,fileid,p1,p2,p3)
Parameters
commandint 176,178,192,214,220,242
fileidint identifier for an elementary data file
p1int parameters transferred by the MT to the (U)SIM
p2int parameters transferred by the MT to the (U)SIM
p3int parameters transferred by the MT to the (U)SIM
Returns
String response

◆ set() [4/5]

String set ( int  ,
int  ,
int  ,
int  ,
int  ,
String   
)
Description
This api offers easy and limited access to the (U)SIM database
Syntax
bg77.crsm.set(command,fileid,p1,p2,p3,data/pathid)
Parameters
commandint 176,178,192,214,220,242
fileidint identifier for an elementary data file
p1int parameters transferred by the MT to the (U)SIM
p2int parameters transferred by the MT to the (U)SIM
p3int parameters transferred by the MT to the (U)SIM
data/pathidString Information which shall be written to the (U)SIM / directory path of an elementary file on the SIM/UICC
Returns
String response

◆ set() [5/5]

String set ( int  ,
int  ,
int  ,
int  ,
int  ,
String  ,
String   
)
Description
This api offers easy and limited access to the (U)SIM database
Syntax
bg77.crsm.set(command,fileid,p1,p2,p3,data,pathid)
Parameters
commandint 176,178,192,214,220,242
fileidint identifier for an elementary data file
p1int parameters transferred by the MT to the (U)SIM
p2int parameters transferred by the MT to the (U)SIM
p3int parameters transferred by the MT to the (U)SIM
dataString Information which shall be written to the (U)SIM
pathidString directory path of an elementary file on the SIM/UICC
Returns
String response