File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 "wait" : " Пожалуйста, подождите..." ,
3030 "uploading" : " Загрузка..." ,
3131 "success" : " Успешно" ,
32- "error" : " Ошибка"
32+ "error" : " Ошибка" ,
33+ "send" : " Отправить"
3334 },
3435
3536 "index" : {
467468 "settingsFile" : " Файл настроек" ,
468469 "fw" : " Прошивка" ,
469470 "fs" : " Файловая система"
471+ },
472+
473+ "opentherm_request" : {
474+ "title" : " Специальные запросы - OpenTherm Gateway" ,
475+ "name" : " Специальные запросы" ,
476+ "section" : {
477+ "read" : " Чтение" ,
478+ "read.desc" : " В этом разделе вы можете отправить запрос на чтение с произвольным message ID."
479+ },
480+ "messageId" : " Message ID" ,
481+ "result" : {
482+ "valid" : " Ответ верен" ,
483+ "parityValid" : " Чётность верна" ,
484+ "responseMessageIdValid" : " Message ID ответа верно" ,
485+ "responseType" : " Тип ответа" ,
486+ "data" : " Данные" ,
487+ "flags" : " В виде флагов" ,
488+ "hex" : " В шестнадцатиричном виде" ,
489+ "fixedPoint" : " В виде f8.8" ,
490+ "u8" : " В виде двух u8" ,
491+ "s8" : " В виде двух s8" ,
492+ "u16" : " В виде u16" ,
493+ "s16" : " В виде s16"
494+ }
495+
470496 }
471497 }
472498}
You can’t perform that action at this time.
0 commit comments