View difference between Paste ID: wXSBHeYT and QyZcmmZY
SHOW: | | - or go back to the newest paste.
1
[
2
    {
3
        "name": "Cisco | Transceiver | 100M | GLC-FE-100LX",
4
        "vendor__code": "CISCO",
5
        "description": "100BaseLX-FE SFP",
6
        "connections": [
7
            {
8
                "description": "SFP Connector",
9
                "direction": "o",
10
                "gender": "m",
11
                "name": "in",
12-
                "protocols": ["TransEth1G"],
12+
                "protocols": ["TransEth100M"],
13
                "type__name": "Transceiver | SFP | Cisco"
14
            },
15
            {
16
                "description": "RX LC",
17
                "direction": "s",
18
                "gender": "f",
19
                "name": "rx",
20
                "protocols": [">100BASELX-1310"],
21
                "type__name": "Optical | LC"
22
            },
23
            {
24
                "description": "TX LC",
25
                "direction": "s",
26
                "gender": "f",
27
                "name": "tx",
28
                "protocols": ["<100BASELX-1310"],
29
                "type__name": "Optical | LC"
30
            }
31
        ],
32
        "data": {
33
            "asset": {
34
                "part_no0": "GLC-FE-100LX"
35
            }
36
        }
37
    }
38
]