package weerstation1; public class Main { public static void main(String[] args){ Weerstation weerstation = new Weerstation(); } }