diff --git a/apps/ops/src/components/customer/DeviceStrip.vue b/apps/ops/src/components/customer/DeviceStrip.vue index 80abc00..f6bb157 100644 --- a/apps/ops/src/components/customer/DeviceStrip.vue +++ b/apps/ops/src/components/customer/DeviceStrip.vue @@ -39,17 +39,27 @@ + +
Clic : Do Stuff — signal, actions, VoIP/IPTV
- - - - - Redémarrer - - - - Rafraîchir params + + + + + + Do Stuff — ouvrir l'appareil + diff --git a/apps/ops/src/components/shared/DoStuffButton.vue b/apps/ops/src/components/shared/DoStuffButton.vue new file mode 100644 index 0000000..834166c --- /dev/null +++ b/apps/ops/src/components/shared/DoStuffButton.vue @@ -0,0 +1,59 @@ + + + diff --git a/apps/ops/src/components/shared/detail-sections/EquipmentDetail.vue b/apps/ops/src/components/shared/detail-sections/EquipmentDetail.vue index 234872a..ee31da0 100644 --- a/apps/ops/src/components/shared/detail-sections/EquipmentDetail.vue +++ b/apps/ops/src/components/shared/detail-sections/EquipmentDetail.vue @@ -65,6 +65,38 @@ + +
+
+ + Interroge l'OLT en direct (VoIP, IPTV, distance, WAN, profil) — ~30 s, comme F + +
Interrogation de l'OLT… (~30 s)
+ + + + Copie un résumé de l'appareil à coller dans un ticket — comme F + +
+
+ {{ liveF.signal }} · Rx {{ liveF.rxPower }} / Tx {{ liveF.txPower }} dBm + {{ liveF.distance }} m + VoIP {{ liveF.voip }} + IPTV {{ liveF.iptv }} + WAN {{ liveF.wanIp }} + Profil {{ liveF.profileId }} + {{ liveF.uptime }} + {{ liveF.lastDown }} + {{ liveF.firmware }} + GUI {{ liveF.managementIp }} +
+
+
Identité de l'appareil