public void FeedData(string s)
 {
     Msg.FeedDataFromJSON(s);
 }