star-cloud/app/Services/Machine
sky121113 fba0dc6bf9 [FIX] 補全下位機 Command(0x02) 狀態代碼與對齊三語系資源檔
1. 修正 app/Services/Machine/MachineService.php 中的 02xx 系列錯誤對譯表,移除原本殘缺、衝突的舊佔位符,完整補足下位機 0x01 到 0x23 的 28 個狀態代碼與 label 定義。
2. 同步將新增的 28 個狀態標籤繁中翻譯更新至 lang/zh_TW.json。
3. 透過自動對齊與排序腳本,完美同步更新 lang/en.json 與 lang/ja.json,並將三語系檔案依英文字母順序 (ksort) 重新排序且執行反逸出斜線處理。
2026-06-02 13:37:01 +08:00
..
MachineService.php [FIX] 補全下位機 Command(0x02) 狀態代碼與對齊三語系資源檔 2026-06-02 13:37:01 +08:00
MqttCommandService.php [FEAT] 實作 MQTT Gateway 整合與高併發 IoT 通訊架構 2026-04-16 14:28:42 +08:00
MqttService.php [REFACTOR] 遷移遠端管理指令至 MQTT 非同步架構與邏輯優化 2026-04-22 11:30:39 +08:00