syntax = "proto3"; enum GridEvent { CreateGrid = 0; OpenGrid = 1; }