![]() |
RUI3 (RAK Unified Interface 3) - RAK4631
|
Public Member Functions | |
String | set (String, String) |
String | set (String, int, String) |
String | set (String, int, int, String) |
String | set (String, int, int, int, String) |
filename | String Name of the file to be uploaded. The maximum length is 80 bytes. "<filename>" Upload the file to UFS |
file_size | int The file size expected to be uploaded. The default value is 10240. Unit: byte |
data | String Input data |
filename | String Name of the file to be uploaded. The maximum length is 80 bytes. "<filename>" Upload the file to UFS |
file_size | int The file size expected to be uploaded. The default value is 10240. Unit: byte |
timeout | int The time waiting for data to be inputted to USB/UART. Range: 1- 65535. The default value is 5. Unit: s. |
data | String Input data |
filename | String Name of the file to be uploaded. The maximum length is 80 bytes. "<filename>" Upload the file to UFS |
file_size | int The file size expected to be uploaded. The default value is 10240. Unit: byte |
timeout | int The time waiting for data to be inputted to USB/UART. Range: 1- 65535. The default value is 5. Unit: s. |
ackmode | int Whether to use ACK mode.
|
data | String Input data |