From 74647bea5bb1a99a6f3f4de34fdfc5300377cc19 Mon Sep 17 00:00:00 2001 From: IluaAir Date: Mon, 27 Apr 2026 15:39:23 +0300 Subject: [PATCH] Update Huawei TTP template for improved system information display - Modified the Huawei TTP template to enhance the system information output by including the line identifier and slot number alongside the version and serial number. This change aims to provide clearer context for system diagnostics. --- oxi/interfaces/models/templates/huawei.ttp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/oxi/interfaces/models/templates/huawei.ttp b/oxi/interfaces/models/templates/huawei.ttp index 22f6283..2585629 100644 --- a/oxi/interfaces/models/templates/huawei.ttp +++ b/oxi/interfaces/models/templates/huawei.ttp @@ -45,7 +45,8 @@ default_system = { -# VRP (R) software, Version {{ version }} ({{ model }} {{ serial_number }}) +# VRP (R) software, Version {{ version }} {{ _line_ }} +# ESN of slot {{ slot_number }}: {{ serial_number }}