[
    {
        "id": "aa90559ec50b0394",
        "type": "switch",
        "z": "465fea5fcdbaa496",
        "name": "Разделить по доменам",
        "property": "payload.ctx.device_ctx.account[0].accountAdditionalInfo.sip_domain.value",
        "propertyType": "msg",
        "rules": [
            {
                "t": "eq",
                "v": "dom1",
                "vt": "str"
            },
            {
                "t": "eq",
                "v": "dom2",
                "vt": "str"
            }
        ],
        "checkall": "true",
        "repair": false,
        "outputs": 2,
        "x": 630,
        "y": 100,
        "wires": [
            [
                "3c00f8d00c8c2853"
            ],
            [
                "6317a1f27182c184"
            ]
        ]
    }
]