niimbot-proto
All checks were successful
Build and deploy mmote.ru / Build-And-Deploy (push) Successful in 34s

This commit is contained in:
MultiMote 2024-07-28 14:08:24 +03:00
parent 556361c1b4
commit 6a12b7bef1

View File

@ -16,7 +16,7 @@ tags:
categories:
- reverse-engineering
featured_image: miniature.jpg
lastmod: 2024-07-26T07:55:58+03:00
lastmod: 2024-07-28T14:07:39+03:00
telegram_entry_id: ""
type: default
---
@ -47,7 +47,7 @@ type: default
На данный момент мне удалось идентифицировать следующие типы пакетов:
| ID команды | Наименование | Описание | ID ответа |
| ---------- | --------------------------- | -------- | --------------------------------------------------------------- |
| ---------- | --------------------------- | -------- | ---------------------------------------------------------------------------------- |
| 0x01 | PrintStart | | 0x02 |
| 0x03 | PageStart | | 0x04 |
| 0x05 | PrinterLog | | 0x06 |
@ -60,7 +60,8 @@ type: default
| 0x21 | SetDensity | | 0x31 |
| 0x23 | SetLabelType | | 0x33 |
| 0x27 | SetAutoShutdownTime | | 0x37 |
| 0x40 | PrinterInfo | | 0x41, 0x43, 0x47, 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4f, ... |
| 0x28 | PrinterReset | | 0x38 |
| 0x40 | PrinterInfo | | 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47, 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4e |
| 0x54 | RfidSuccessTimes | | 0x64 |
| 0x58 | SoundSettings | | 0x68 |
| 0x70 | GetVolumeLevel / WriteRFID | | 0x71 |