95 lines
5.6 KiB
XML
95 lines
5.6 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 500" font-family="Arial, sans-serif">
|
|
<!-- Background -->
|
|
<rect width="800" height="500" fill="#1a1a2e" rx="12"/>
|
|
|
|
<!-- Title -->
|
|
<text x="400" y="35" text-anchor="middle" fill="#e0e0e0" font-size="18" font-weight="bold">Aeotec Nano Dimmer ZW111 — Câblage bouton poussoir (avec neutre)</text>
|
|
|
|
<!-- Module Nano Dimmer -->
|
|
<rect x="280" y="120" width="240" height="180" fill="#16213e" stroke="#0f3460" stroke-width="3" rx="10"/>
|
|
<text x="400" y="155" text-anchor="middle" fill="#e94560" font-size="16" font-weight="bold">Aeotec Nano Dimmer</text>
|
|
<text x="400" y="175" text-anchor="middle" fill="#a0a0a0" font-size="12">ZW111</text>
|
|
|
|
<!-- Bornes du module -->
|
|
<!-- L (entrée phase) -->
|
|
<rect x="295" y="200" width="50" height="30" fill="#e94560" rx="4"/>
|
|
<text x="320" y="220" text-anchor="middle" fill="white" font-size="13" font-weight="bold">L</text>
|
|
|
|
<!-- N (neutre) -->
|
|
<rect x="355" y="200" width="50" height="30" fill="#4a90d9" rx="4"/>
|
|
<text x="380" y="220" text-anchor="middle" fill="white" font-size="13" font-weight="bold">N</text>
|
|
|
|
<!-- OUT -->
|
|
<rect x="415" y="200" width="50" height="30" fill="#f5a623" rx="4"/>
|
|
<text x="440" y="220" text-anchor="middle" fill="white" font-size="13" font-weight="bold">OUT</text>
|
|
|
|
<!-- SW -->
|
|
<rect x="295" y="250" width="50" height="30" fill="#27ae60" rx="4"/>
|
|
<text x="320" y="270" text-anchor="middle" fill="white" font-size="13" font-weight="bold">SW</text>
|
|
|
|
<!-- Labels bornes -->
|
|
<text x="320" y="196" text-anchor="middle" fill="#ccc" font-size="9">Phase in</text>
|
|
<text x="380" y="196" text-anchor="middle" fill="#ccc" font-size="9">Neutre</text>
|
|
<text x="440" y="196" text-anchor="middle" fill="#ccc" font-size="9">Sortie</text>
|
|
<text x="320" y="246" text-anchor="middle" fill="#ccc" font-size="9">Switch</text>
|
|
|
|
<!-- ============ WIRES ============ -->
|
|
|
|
<!-- Disjoncteur -->
|
|
<rect x="50" y="180" width="120" height="60" fill="#2c3e50" stroke="#7f8c8d" stroke-width="2" rx="6"/>
|
|
<text x="110" y="205" text-anchor="middle" fill="#ecf0f1" font-size="12" font-weight="bold">Disjoncteur</text>
|
|
<text x="110" y="222" text-anchor="middle" fill="#95a5a6" font-size="10">230V AC</text>
|
|
|
|
<!-- Phase: Disjoncteur → L -->
|
|
<line x1="170" y1="195" x2="295" y2="215" stroke="#e94560" stroke-width="3"/>
|
|
<text x="225" y="195" text-anchor="middle" fill="#e94560" font-size="11" font-weight="bold">Phase (L)</text>
|
|
|
|
<!-- Neutre: Disjoncteur → N -->
|
|
<line x1="170" y1="220" x2="355" y2="215" stroke="#4a90d9" stroke-width="3"/>
|
|
<text x="250" y="230" text-anchor="middle" fill="#4a90d9" font-size="11" font-weight="bold">Neutre (N)</text>
|
|
|
|
<!-- Bouton poussoir -->
|
|
<rect x="80" y="340" width="140" height="55" fill="#1e8449" stroke="#27ae60" stroke-width="2" rx="8"/>
|
|
<text x="150" y="365" text-anchor="middle" fill="white" font-size="13" font-weight="bold">Bouton Poussoir</text>
|
|
<text x="150" y="383" text-anchor="middle" fill="#a9dfbf" font-size="10">(momentary switch)</text>
|
|
|
|
<!-- Fil SW: Bouton poussoir → SW -->
|
|
<line x1="220" y1="360" x2="295" y2="265" stroke="#27ae60" stroke-width="3"/>
|
|
<text x="240" y="320" text-anchor="middle" fill="#27ae60" font-size="11" font-weight="bold">SW</text>
|
|
|
|
<!-- Fil Phase vers bouton poussoir (depuis L) -->
|
|
<line x1="170" y1="200" x2="170" y2="360" stroke="#e94560" stroke-width="2" stroke-dasharray="6,3"/>
|
|
<line x1="80" y1="360" x2="170" y2="360" stroke="#e94560" stroke-width="2" stroke-dasharray="6,3"/>
|
|
<text x="160" y="295" fill="#e94560" font-size="9" transform="rotate(-90,160,295)">Phase (L)</text>
|
|
|
|
<!-- Lampe -->
|
|
<g transform="translate(620,160)">
|
|
<rect x="0" y="0" width="130" height="80" fill="#7d6608" stroke="#f5a623" stroke-width="2" rx="8"/>
|
|
<text x="65" y="30" text-anchor="middle" fill="#f5a623" font-size="28">💡</text>
|
|
<text x="65" y="55" text-anchor="middle" fill="#fdebd0" font-size="13" font-weight="bold">Lampe</text>
|
|
<text x="65" y="70" text-anchor="middle" fill="#d4ac0d" font-size="10">dimmable</text>
|
|
</g>
|
|
|
|
<!-- OUT → Lampe -->
|
|
<line x1="465" y1="215" x2="620" y2="200" stroke="#f5a623" stroke-width="3"/>
|
|
<text x="545" y="195" text-anchor="middle" fill="#f5a623" font-size="11" font-weight="bold">OUT → Lampe</text>
|
|
|
|
<!-- Neutre → Lampe (retour) -->
|
|
<line x1="685" y1="240" x2="685" y2="400" stroke="#4a90d9" stroke-width="2" stroke-dasharray="6,3"/>
|
|
<line x1="380" y1="400" x2="685" y2="400" stroke="#4a90d9" stroke-width="2" stroke-dasharray="6,3"/>
|
|
<line x1="380" y1="230" x2="380" y2="400" stroke="#4a90d9" stroke-width="2" stroke-dasharray="6,3"/>
|
|
<text x="530" y="415" text-anchor="middle" fill="#4a90d9" font-size="10">Neutre (retour lampe)</text>
|
|
|
|
<!-- Légende -->
|
|
<rect x="30" y="440" width="740" height="50" fill="#0f0f23" rx="6"/>
|
|
<line x1="50" y1="465" x2="80" y2="465" stroke="#e94560" stroke-width="3"/>
|
|
<text x="85" y="470" fill="#e94560" font-size="11">Phase (L)</text>
|
|
<line x1="180" y1="465" x2="210" y2="465" stroke="#4a90d9" stroke-width="3"/>
|
|
<text x="215" y="470" fill="#4a90d9" font-size="11">Neutre (N)</text>
|
|
<line x1="320" y1="465" x2="350" y2="465" stroke="#f5a623" stroke-width="3"/>
|
|
<text x="355" y="470" fill="#f5a623" font-size="11">Sortie (OUT)</text>
|
|
<line x1="460" y1="465" x2="490" y2="465" stroke="#27ae60" stroke-width="3"/>
|
|
<text x="495" y="470" fill="#27ae60" font-size="11">Switch (SW)</text>
|
|
<line x1="590" y1="465" x2="620" y2="465" stroke="#999" stroke-width="2" stroke-dasharray="6,3"/>
|
|
<text x="625" y="470" fill="#999" font-size="11">Retour / commun</text>
|
|
</svg> |