static void Main(string[] args) { owData = new WeatherData(); icToken = new ICMeterTokenHandler(); icData = new ICMeterDataHandler(); }