{
    "connections": {
        "serial": {
            "enable": true,
            "watch": false,
            "ports": [],
            "ignore": [
                "/dev/tty.SOC",
                "/dev/tty.MALS",
                "/dev/tty.Bluetooth-Incoming-Port",
                "/dev/tty.canmonitor2-SerialPort"
            ]
        },
        "ble": {
            "enable": false
        },
        "socketcan": {
            "enable": false
        },
        "file": {
            "enable": false
        }
    },
    "pnix": {
        "connection": "can-usb-com",
        "transport": "socketcand",
        "port": "/dev/tty.usbserial-A106MLCU",
        "unit": 200,
        "access": "OEM",
        "format": "excel",
        "canbus": {
            "address": 128,
            "priority": 7,
            "name": [
                0,
                238,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "pgns": [
                65280,
                61184,
                60928
            ]
        },
        "can-usb-com": {
            "filters": [
                {
                    "ext": true,
                    "id": "10FF0000 10FFFFFF"
                },
                {
                    "ext": true,
                    "id": "10EF0000 10EFFFFF"
                },
                {
                    "ext": true,
                    "id": "1CEE0000 1CEEFFFF"
                }
            ]
        },
        "address": 128
    }
}