{ "type":"object", "required":true, "properties":{ "command": { "type" : "string", "required" : true, "enum" : ["color", "image", "serverinfo", "clear", "clearall", "transform"] } } }