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

Public Member Functions

String get ()
 
String get (int, int)
 

Member Function Documentation

◆ get() [1/2]

String get ( )
Description
This api queries the socket service status.
Syntax
bg77.qistate.get()
Returns
String response

◆ get() [2/2]

String get ( int  ,
int   
)
Description
This api queries the socket service status.
Syntax
bg77.qistate.get(query_type,contextID/connectID)
Parameters
query_typeint Integer type. Query type.
  • 0 Query connection status of all socket services in a specified context
  • 1 Query connection status of a specified socket service
contextIDint Integer type. Context ID. Range: 1–16.
connectIDint Integer type. Socket service index. Range: 0–11.
Returns
String response