1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-11-21 22:51:41 +01:00

Update protocol.md

Authorisation packet
This commit is contained in:
ozlb 2023-05-11 06:26:19 +02:00 committed by GitHub
parent d15bf85228
commit 8545cf3edc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,7 +132,7 @@ You must obtain an authorisation key from the device before you can communicate.
|------|--------|
|0x00-0x03|00|
|0x04-0x12|A 15-digit value that represents this device. Broadlink's implementation uses the IMEI.|
|0x13|01|
|0x1e|0x01|
|0x14-0x2c|00|
|0x2d|0x01|
|0x30-0x7f|NULL-terminated ASCII string containing the device name|