syntax = "proto3"; message VersionBean { string swVersion = 1; string swData = 2; string gsmMode = 3; string hwVersion = 4; }