refactor
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
configuration:
|
||||
port:
|
||||
name: "API-Port"
|
||||
description: "Port des REST-API-Servers. Den obigen Port-Mapping-Eintrag entsprechend anpassen."
|
||||
name: "API Port"
|
||||
description: "Port for the REST API server. Adjust the port mapping entry above accordingly."
|
||||
ble_address:
|
||||
name: "Bluetooth-Adresse"
|
||||
description: "Feste BLE-Adresse des Druckers (z.B. AA:BB:CC:DD:EE:FF). Leer lassen für automatischen Scan."
|
||||
name: "Bluetooth Address"
|
||||
description: "Fixed BLE address of the printer (e.g., AA:BB:CC:DD:EE:FF). Leave empty for automatic scan."
|
||||
transport:
|
||||
name: "Transport"
|
||||
description: "Verbindungsart: 'ble' für Bluetooth Low Energy (Standard) oder 'classic' für RFCOMM."
|
||||
description: "Connection type: 'ble' for Bluetooth Low Energy (default) or 'classic' for RFCOMM."
|
||||
channel:
|
||||
name: "RFCOMM-Kanal"
|
||||
description: "Classic-Bluetooth-RFCOMM-Kanal. Nur relevant wenn Transport auf 'classic' gesetzt ist."
|
||||
name: "RFCOMM Channel"
|
||||
description: "Classic Bluetooth RFCOMM channel. Only relevant if transport is set to 'classic'."
|
||||
|
||||
Reference in New Issue
Block a user