Wi-Fi transmission mode#
Note
Only applicable to scanners that support Wi-Fi transmission, such as DS2800.
Modify device ID#
Data Upload Format#
Original barcode content#
Example
{"ID":"680870"}
Original barcode content#
JSON format content#
Example
{"id":"C143F123","msg":"{\"ID\":\"680870\"}"}
JSON format content#
JSON format + content escaping#
Example
{"id":"C143F123","msg":"{\\\"ID\\\":\\\"680870\\\"}"}
JSON format + content escaping#
Data Receiving Format#
Parameter name |
Type |
Description |
|---|---|---|
ply |
Int |
Voice code |
msg |
String |
Message content |
Response example#
1{"ply":2,"msg":"ABEF"}
Voice code#
Voice code |
Voice content |
|---|---|
1 |
The buzzer sounds once |
2 |
The buzzer sounds twice |
3 |
The buzzer sounds three times |