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

Public Member Functions

String get ()
 
String set (int)
 

Member Function Documentation

◆ get()

String get ( )
Description
This api controls whether to echo the data for AT+QISEND.
Syntax
bg77.qisde.get()
Returns
String response

◆ set()

String set ( int  )
Description
This api controls whether to echo the data for AT+QISEND.
Syntax
bg77.qisde.set(echo)
Parameters
echoint Integer type. Whether to echo the data for AT+QISEND.
  • 0 Not echo the data
  • 1 Echo the data
Returns
String response