{
    "blynk-ws-out-table": {
        "status": {
            "error": "error",
            "connecting": "connecting ",
            "connected": "connected to pin V",
            "disconnected": "disconnected",
            "disabled": "disabled"
        },
        "warn": {
            "payload":"## Blynk Table node does not use the msg.payload property! ##  See node help.",
            "pin-value":"Table node - The msg.pin must be between 0 and 255."
        },
        "errors": {
            "missing-conf":"Missing configuration"
        }
    }
}