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

Public Member Functions

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

Member Function Documentation

◆ set() [1/2]

String set ( int  )
Description
This api closes an SSL connection.
Syntax
bg77.qsslclose.set(clientID)
Parameters
clientIDint Integer type. Socket index. Range: 0–11
Returns
String response

◆ set() [2/2]

String set ( int  ,
int   
)
Description
This api closes an SSL connection.
Syntax
bg77.qsslclose.set(clientID,close_timeout)
Parameters
clientIDint Integer type. Socket index. Range: 0–11
close_timeoutint Integer type. The timeout value of AT+QSSLCLOSE. Range: 0–65535. Default value: 10. Unit: second. 0 means closing immediately.
Returns
String response