{"id":25766,"date":"2022-11-29T10:11:47","date_gmt":"2022-11-29T09:11:47","guid":{"rendered":"https:\/\/www.electrosuisse.ch\/?page_id=25766"},"modified":"2023-12-04T14:33:51","modified_gmt":"2023-12-04T13:33:51","slug":"inspektion-beratung","status":"publish","type":"page","link":"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/","title":{"rendered":"Karriere &#8211; Inspektion und Beratung"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text el_class=&#8221;lead&#8221;]Bei aller Bescheidenheit: Wir glauben, dass du dich gerade f\u00fcr einen der spannendsten Jobs interessierst.[\/vc_column_text][vc_column_text]Denn als Inspektorin\/Beraterin oder Inspektor\/Berater f\u00fcr Elektroinstallationen bei Electrosuisse kommst du an die ganz grossen Projekte. Und an Orte, die so manche Mitarbeitende unserer Kundinnen und Kunden nie sieht. Da w\u00e4ren zum Beispiel hochautomatisierte Logistikzentren, Operationss\u00e4le, D\u00e4cher von Stadien oder die grossen Wasserkraftwerke in den Alpen.<\/p>\n<p><strong>Ob es einen Haken gibt? Nat\u00fcrlich.<\/strong><\/p>\n<p>Neue und vielf\u00e4ltige Projekte bringen auch immer neue Herausforderungen mit sich. Auch solche, die wir heute noch nicht kennen. Und darum suchen wir Fachleute wie dich, die die technischen Herausforderungen gerne annehmen und nach L\u00f6sungen suchen. Als Backup hilft da nat\u00fcrlich das gewaltige Know-how der rund 200 Electrosuisse-Mitarbeitenden. Ob du mit anderen Inspektorinnen\u00a0 und Inspektoren unterwegs bist oder alleine, auf unser starkes Netzwerk kannst du z\u00e4hlen.[\/vc_column_text][\/vc_column][\/vc_row][vc_row el_id=&#8221;testimonials&#8221;][vc_column][vc_column_text]<\/p>\n<h2>Das sagen zwei deiner m\u00f6glichen k\u00fcnftigen Team-Kollegen \u00fcber ihren Job bei der Electrosuisse:<\/h2>\n<p>[\/vc_column_text]<div class=\"wpb_content_element wpb_career_audio_column wpb_contact_column--container\"><div class=\"wpb_wrapper\"><script type=\"module\" src=\"https:\/\/www.electrosuisse.ch\/wp-content\/themes\/SCHMUCKI_child\/js\/audio-player.js\"><\/script><template>              \n            <style>#audio-player-container {\n    position: relative;\n    display: flex;\n    --seek-before-width: 0%;\n    --volume-before-width: 100%;\n    --buffered-width: 0%;\n    background-color: #83BE26;\n    justify-content: space-between;\n      padding: 10px 20px;\n      align-content: center;\n  }\n  \n #audio-player-container::before {\n    content: '';\n    position: absolute;\n    background: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='13' height='16' viewBox='0 0 13 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7905 15.5V0H0.504504C-0.0541309 0 -0.197796 0.773736 0.323603 0.974274L0.814159 1.16295C5.88474 3.11317 9.83706 7.09232 11.7905 12.0462C12.2268 13.1528 12.5634 14.3079 12.7905 15.5Z' fill='%2383BE26'\/%3E%3C\/svg%3E\");\n    height: 20px;\n    width: 15px;\n    left: -14px;\n    top: 0;\n    background-size: contain;\n    background-repeat: no-repeat;\n  }\n  \n #audio-player-container > * {\n    align-self: center;\n  }\n\n .time {\n    display: inline-block;\n    width: 37px;\n    text-align: center;\n    color: #fff;\n    font-weight: 400;\n    font-size: 15px;\n  }\n  \n     \n button {\n    padding: 0;\n    border: 0;\n    background: transparent;\n    cursor: pointer;\n    outline: none;\n    width: 40px;\n    height: 40px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  \n #mute-icon svg {\n    height: auto;\n    width: 23px;\n  }\n  \n input[type=\"range\"] {\n    position: relative;\n    -webkit-appearance: none;\n    width: 48%;\n    height: 19px;\n    background-color: #83BE26;\n    margin-top: auto;\n    margin-bottom: auto;\n  }\n  \n input[type=\"range\"]::-webkit-slider-runnable-track {\n    width: 100%;\n    height: 3px;\n    cursor: pointer;\n    background-color: #B5D87D;\n  }\n  \n input[type=\"range\"]::before {\n    position: absolute;\n    content: \"\";\n    top: 8px;\n    left: 0;\n    width: var(--seek-before-width);\n    height: 3px;\n    background-color: #B5D87D;\n    cursor: pointer;\n  }\n  \n input[type=\"range\"]::-webkit-slider-thumb {\n    position: relative;\n    -webkit-appearance: none;\n    border: none;\n    height: 14px;\n    width: 14px;\n    border-radius: 50%;\n    background-color: #fff;\n    cursor: pointer;\n    margin: -6px 0 0 0;\n    box-shadow: 0px 0.901639px 3.60656px #74973E;\n  }\n  \n  \n  \n input[type=\"range\"]:active::-webkit-slider-thumb {\n    transform: scale(1.2);\n    background: #fff;\n  }\n input[type=\"range\"]::-moz-range-track {\n    width: 100%;\n    height: 3px;\n    cursor: pointer;\n    background: #B5D87D;\n  }\n input[type=\"range\"]::-moz-range-progress {\n    background-color: #B5D87D;\n  }\n input[type=\"range\"]::-moz-focus-outer {\n    border: 0;\n  }\n input[type=\"range\"]::-moz-range-thumb {\n    height: 15px;\n    width: 15px;\n    border-radius: 50%;\n    border: none;\n    background-color: #fff;\n    cursor: pointer;\n    box-shadow: 0px 0.901639px 3.60656px #74973E;\n  }\n input[type=\"range\"]::-ms-thumb {\n    border: none;\n    height: 15px;\n    width: 15px;\n    border-radius: 50%;\n    background-color: #fff;\n    cursor: pointer;\n  }\n input[type=\"range\"]:active::-moz-range-thumb {\n    transform: scale(1.2);\n    background: #fff;\n  }\n input[type=\"range\"]::-ms-track {\n    width: 100%;\n    height: 3px;\n    cursor: pointer;\n    background: transparent;\n    border: solid transparent;\n    color: transparent;\n  }\n input[type=\"range\"]::-ms-fill-lower {\n    background-color: #B5D87D;\n  }\n input[type=\"range\"]::-ms-fill-upper {\n    background-color: #B5D87D;\n  }\n  \n input[type=\"range\"]:active::-ms-thumb {\n    transform: scale(1.2);\n    background: #fff;\n  }\n\n\n  #play-icon,\n  #mute-icon {\n    position: relative;\n  }\n\n  #play-icon svg,\n  #mute-icon svg {\n    opacity: 0;\n    position: absolute;\n  }\n\n  #mute-icon.unmuted-svg .unmuted,\n  #mute-icon.muted-svg .muted,\n  #play-icon.pause-svg .pause,\n  #play-icon.play-svg .play {\n    opacity: 1;\n  }<\/style><div id=\"audio-player-container\">\n                  <audio src=\"\" preload=\"metadata\" onerror=\"jQuery('#audio-player-container').hide(); console.info('das mp3 existiert nicht')\"><\/audio>\n                  <button id=\"play-icon\" class=\"play-svg\">\n                    <svg class=\"play\" width=\"13\" height=\"15\" viewBox=\"0 0 13 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M12.6895 7.19069L0 0V14.3814L12.6895 7.19069Z\" fill=\"white\"\/>\n                    <\/svg>\n                    <svg class=\"pause\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"14\" viewBox=\"0 0 12 14\" fill=\"none\"><path d=\"M8 14V0H12V14H8ZM0 14V0H4V14H0Z\" fill=\"white\"\/><\/svg>\n                  <\/button>\n                  <span id=\"current-time\" class=\"time\">0:00<\/span>\n                  <input type=\"range\" id=\"seek-slider\" max=\"100\" value=\"0\">\n                  <span id=\"duration\" class=\"time\">0:00<\/span>\n                  <button id=\"mute-icon\" class=\"unmuted-svg\">\n                  <svg class=\"unmuted\" width=\"21\" height=\"16\" viewBox=\"0 0 21 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.34548 3.22222L6.38875 3.22222L6.44861 3.13914C7.62852 1.50162 9.39287 0.38045 11.3765 0.00768243C11.4441 -0.00471189 11.5136 -0.00208358 11.5801 0.0153823C11.6468 0.0328784 11.7087 0.0648339 11.7616 0.108977C11.8145 0.153122 11.857 0.208371 11.8861 0.270797C11.9152 0.333223 11.9302 0.401799 11.93 0.470677V14.9417C11.93 15.0661 11.8806 15.1853 11.7926 15.2733C11.7047 15.3613 11.5854 15.4107 11.461 15.4107L11.4599 15.4107C11.4325 15.4108 11.4052 15.4083 11.3783 15.403L11.3769 15.4027C9.39323 15.0297 7.62883 13.9086 6.44859 12.2712L6.38873 12.1881H3.34548C2.51171 12.1868 1.71246 11.855 1.1229 11.2654C0.533367 10.6759 0.201567 9.87671 0.200195 9.04299V6.36735C0.201567 5.53363 0.533367 4.73445 1.1229 4.14492C1.71243 3.55539 2.51176 3.22359 3.34548 3.22222ZM10.7306 14.2746L10.9913 14.3577V1.05234L10.7304 1.13583C9.21281 1.62142 7.90838 2.61433 7.03611 3.94775C6.99348 4.01299 6.93527 4.06658 6.86673 4.10367C6.7982 4.14076 6.72148 4.16019 6.64356 4.1602H3.34516C2.75983 4.1602 2.19848 4.39272 1.78459 4.80661C1.3707 5.2205 1.13818 5.78186 1.13818 6.36718V9.04316C1.13818 9.62848 1.3707 10.1898 1.78459 10.6037C2.19848 11.0176 2.75983 11.2501 3.34516 11.2501H6.63795C6.71597 11.2502 6.79272 11.2698 6.86127 11.3071C6.92981 11.3443 6.98839 11.3987 7.0309 11.4642C7.90495 12.7979 9.21131 13.7903 10.7306 14.2746Z\" fill=\"white\"\/><path d=\"M18.5128 2.58712C18.5696 2.61068 18.6213 2.64519 18.6649 2.6887C19.9934 4.02026 20.7395 5.82442 20.7395 7.70538C20.7395 9.58627 19.9935 11.3904 18.665 12.7219C18.577 12.8099 18.4576 12.8594 18.3331 12.8594C18.2087 12.8594 18.0893 12.8099 18.0012 12.7219C17.9132 12.6339 17.8638 12.5145 17.8638 12.39C17.8638 12.2655 17.9134 12.146 18.0014 12.0579C19.154 10.9026 19.8013 9.33732 19.8013 7.70538C19.8013 6.07344 19.1538 4.50796 18.0012 3.35265C17.9577 3.30906 17.9231 3.25732 17.8995 3.20037C17.8759 3.14343 17.8638 3.0824 17.8638 3.02076C17.8638 2.95912 17.8759 2.89808 17.8995 2.84114C17.9231 2.78419 17.9577 2.73245 18.0012 2.68887C18.0448 2.64528 18.0966 2.61071 18.1535 2.58712C18.2105 2.56353 18.2715 2.55139 18.3331 2.55139C18.3948 2.55139 18.4558 2.56353 18.5128 2.58712Z\" fill=\"white\"\/><path d=\"M15.3062 4.59375C15.3632 4.6175 15.415 4.65225 15.4586 4.69603C16.2557 5.4946 16.7034 6.57688 16.7034 7.70514C16.7034 8.8334 16.2557 9.91568 15.4586 10.7143C15.415 10.758 15.3632 10.7928 15.3062 10.8165C15.2491 10.8403 15.188 10.8526 15.1262 10.8527C15.0014 10.8529 14.8816 10.8035 14.7932 10.7154C14.7494 10.6718 14.7147 10.62 14.6909 10.563C14.6672 10.5059 14.6549 10.4447 14.6548 10.3829C14.6547 10.3212 14.6667 10.2599 14.6903 10.2028C14.7138 10.1457 14.7484 10.0937 14.792 10.05C15.4132 9.42773 15.7621 8.58441 15.7621 7.70514C15.7621 6.82581 15.4132 5.98242 14.7919 5.36017C14.7483 5.31639 14.7138 5.2646 14.6903 5.20747C14.6667 5.15034 14.6547 5.08913 14.6548 5.02734C14.6549 4.96554 14.6672 4.90437 14.6909 4.84733C14.7147 4.79028 14.7494 4.73847 14.7932 4.69485C14.837 4.65123 14.8889 4.61667 14.946 4.59312C15.0032 4.56957 15.0644 4.55751 15.1262 4.55762C15.188 4.55773 15.2491 4.57001 15.3062 4.59375Z\" fill=\"white\"\/><\/svg>\n                  <svg class=\"muted\" width=\"21\" height=\"17\" viewBox=\"0 0 21 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.35094 14.2724C9.20271 14.8246 10.161 15.2117 11.1767 15.4027L11.1781 15.403C11.205 15.4083 11.2323 15.4108 11.2597 15.4107L11.2608 15.4107C11.3852 15.4107 11.5045 15.3613 11.5924 15.2733C11.6804 15.1853 11.7298 15.0661 11.7298 14.9417V10.443L10.7912 11.5068V14.3577L10.5304 14.2746C9.98233 14.0999 9.46196 13.859 8.9796 13.5599L8.35094 14.2724ZM10.7912 2.43818V1.05234L10.5302 1.13583C9.01262 1.62142 7.70818 2.61433 6.83592 3.94775C6.79329 4.01299 6.73507 4.06658 6.66654 4.10367C6.59801 4.14076 6.52129 4.16019 6.44337 4.1602H3.14497C2.55964 4.1602 1.99828 4.39272 1.5844 4.80661C1.17051 5.2205 0.937986 5.78186 0.937986 6.36718V9.04316C0.937986 9.62848 1.17051 10.1898 1.5844 10.6037C1.96851 10.9878 2.47964 11.2157 3.01907 11.2465L2.29313 12.0693C1.77964 11.9241 1.3067 11.6494 0.922702 11.2654C0.333172 10.6759 0.00137129 9.87671 0 9.04299V6.36735C0.00137129 5.53363 0.333172 4.73445 0.922702 4.14492C1.51223 3.55539 2.31157 3.22359 3.14529 3.22222L6.18855 3.22222L6.24842 3.13914C7.42833 1.50162 9.19268 0.38045 11.1763 0.00768243C11.2439 -0.00471189 11.3134 -0.00208358 11.3799 0.0153823C11.4466 0.0328784 11.5085 0.0648339 11.5614 0.108977C11.6143 0.153122 11.6568 0.208371 11.6859 0.270797C11.715 0.333223 11.73 0.401799 11.7298 0.470677V1.37437L10.7912 2.43818ZM17.8982 3.45221L18.5212 2.74605C19.8144 4.07181 20.5393 5.85128 20.5393 7.70538C20.5393 9.58627 19.7933 11.3904 18.4648 12.7219C18.3768 12.8099 18.2574 12.8594 18.1329 12.8594C18.0085 12.8594 17.8891 12.8099 17.801 12.7219C17.713 12.6339 17.6636 12.5145 17.6636 12.39C17.6636 12.2655 17.7132 12.146 17.8012 12.0579C18.9538 10.9026 19.6011 9.33732 19.6011 7.70538C19.6011 6.11986 18.9899 4.59706 17.8982 3.45221ZM15.2954 6.40199L15.9686 5.63907C16.3161 6.26574 16.5032 6.97584 16.5032 7.70514C16.5032 8.8334 16.0555 9.91568 15.2585 10.7143C15.2148 10.758 15.163 10.7928 15.106 10.8165C15.0489 10.8403 14.9878 10.8526 14.926 10.8527C14.8012 10.8529 14.6814 10.8035 14.593 10.7154C14.5492 10.6718 14.5145 10.62 14.4907 10.563C14.467 10.5059 14.4547 10.4447 14.4546 10.3829C14.4545 10.3212 14.4665 10.2599 14.4901 10.2028C14.5136 10.1457 14.5482 10.0937 14.5918 10.05C15.213 9.42773 15.5619 8.58441 15.5619 7.70514C15.5619 7.25285 15.4696 6.81007 15.2954 6.40199Z\" fill=\"white\"\/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.21191 15.184L15.6075 0.00231934L17.1072 1.32556L3.71159 16.5073L2.21191 15.184Z\" fill=\"white\"\/><\/svg>\n                  <\/button>\n                <\/div>\n            <\/template><div class=\"contact_container_outer\"><div class=\"contact_container career_audio__audio\"><div class=\"contact row middle-xs\"><div class=\"contact__img col-sm-4 col-xs-12\"><img decoding=\"async\" src=\"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2022\/11\/urs-teamkollege-electrosuisse.jpg\" alt=\"Team-Kollege Urs\"><\/div><div class=\"contact__info col-sm-8 col-xs-12\"><p>Das sagt Urs.<\/p><div class=\"career_audio\"><audio-player data-src=\"\/wp-content\/uploads\/2022\/11\/statement-urs-inspektion-beratung-electrosuisse.mp3\" loop=\"false\"><\/audio-player><\/div><\/div><\/div><\/div><\/div><div class=\"contact_container_outer\"><div class=\"contact_container career_audio__audio\"><div class=\"contact row middle-xs\"><div class=\"contact__img col-sm-4 col-xs-12\"><img decoding=\"async\" src=\"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2022\/11\/stefan-teamkollege-electrosuisse.jpg\" alt=\"Team-Kollege Stefan\"><\/div><div class=\"contact__info col-sm-8 col-xs-12\"><p>Das sagt Stefan.<\/p><div class=\"career_audio\"><audio-player data-src=\"\/wp-content\/uploads\/2022\/11\/statement-stefan-inspektion-beratung-electrosuisse.mp3\"><\/audio-player><\/div><\/div><\/div><\/div><\/div><div class=\"career_audio__more\"><div class=\"career_audio__content\"><strong>Du willst mehr erfahren \u00fcber uns und unsere Arbeit?<\/strong><\/p>\n<p>Dann schreibe uns doch einfach eine kurze E-Mail mit deinen Fragen. Wir freuen uns dir Auskunft zu geben.<\/div><p class=\"career_audio__contact\"><span class=\"mini-portrait\"><img decoding=\"async\" src=\"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2022\/11\/urs-teamkollege-electrosuisse.jpg\" alt=\"Kontaktiere \"><\/span>Urs: <span class=\"mail has-link\"><a href=\"&#109;&#x61;&#x69;l&#116;&#x6f;:&#117;&#x72;&#x73;&#46;&#x6b;&#x61;u&#102;&#x6d;a&#110;&#x6e;&#x40;&#101;&#x6c;&#x65;c&#116;&#x72;o&#115;&#x75;&#x69;&#115;&#x73;&#x65;&#46;&#99;&#x68;\">&#117;r&#115;&#46;&#107;a&#x75;f&#x6d;a&#x6e;n&#x40;e&#x6c;e&#x63;t&#x72;o&#x73;u&#x69;s&#x73;&#101;&#x2e;&#99;&#x68;<\/a><\/span><\/p><p class=\"career_audio__contact\"><span class=\"mini-portrait\"><img decoding=\"async\" src=\"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2022\/11\/stefan-teamkollege-electrosuisse.jpg\" alt=\"Kontaktiere \"><\/span>Stefan: <span class=\"mail has-link\"><a href=\"&#x6d;&#x61;&#x69;&#x6c;&#116;&#111;&#58;st&#x65;&#x66;&#x61;&#x6e;&#x2e;&#100;&#117;&#101;rs&#x74;&#x40;&#x65;&#x6c;&#x65;&#99;&#116;&#114;os&#x75;&#x69;&#x73;&#x73;&#x65;&#46;&#99;&#104;\">&#115;&#x74;e&#102;&#x61;n&#46;&#x64;u&#x65;&#x72;&#115;&#x74;&#64;&#101;&#x6c;e&#99;&#x74;r&#x6f;&#x73;&#117;&#x69;&#x73;&#115;&#x65;&#46;&#99;&#x68;<\/a><\/span><\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h2>\u00dcbrigens: Wir haben k\u00fcrzlich eine Umfrage zur Arbeit bei Electrosuisse gemacht. Das sagt man \u00fcber uns.<\/h2>\n<p>[\/vc_column_text]<div class=\"wpb_content_element wpb_quotes_column\"><div class=\"wpb_wrapper\"><div class=\"wpb_wrapper__inside\"><div class=\"quotes\"><div class=\"swiper swiper--quotes\"><div id=\"swiper-shuffle\" class=\"swiper-wrapper\"><div class=\"swiper-slide step\"><h3 class=\"quote--content\">Ich finde die Arbeit sehr sinnstiftend! Wir sind unabh\u00e4ngig und dadurch glaubw\u00fcrdig.<\/h3><p class=\"quote--credits\"><\/p><\/div><div class=\"swiper-slide step\"><h3 class=\"quote--content\">Ich hatte bisher keine Stelle, die mich fachlich derart herausgefordert hat wie diese hier. Es ist einfach grossartig.<\/h3><p class=\"quote--credits\"><\/p><\/div><div class=\"swiper-slide step\"><h3 class=\"quote--content\">Flexible Arbeitszeiten, Home-Office M\u00f6glichkeit, freie Gestaltung bei der Zeiteinteilung.<\/h3><p class=\"quote--credits\"><\/p><\/div><div class=\"swiper-slide step\"><h3 class=\"quote--content\">Die verschiedenen Herausforderungen und die lockeren Umgangsformen.<\/h3><p class=\"quote--credits\"><\/p><\/div><div class=\"swiper-slide step\"><h3 class=\"quote--content\">Die Unabh\u00e4ngigkeit der Electrosuisse und die Freiheit, die Kunden selber zu organisieren und den Zeitplan selber zu gestalten.<\/h3><p class=\"quote--credits\"><\/p><\/div><div class=\"swiper-slide step\"><h3 class=\"quote--content\">Hohe Fachkompetenz, flexible Arbeitszeiten, hoher Bekanntheitsgrad.<\/h3><p class=\"quote--credits\"><\/p><\/div><div class=\"swiper-slide step\"><h3 class=\"quote--content\">Technisch sehr interessantes Gebiet f\u00fcr einen Elektrotechnik-Ingenieur. Electrosuisse geniesst in der Schweiz ein grosses Ansehen. Viel Freiraum bei der Organisation der Arbeit.<\/h3><p class=\"quote--credits\"><\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-controls\"><div class=\"swiper-button-prev button button--arrow\"><div><div class=\"arrow\">Mehr<\/div><\/div><\/div><div class=\"swiper-button-next button button--arrow\"><div><div class=\"arrow\">Mehr<\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"wpb_text_image_column wpb_content_element \"><div class=\"wpb_wrapper\"><div class=\"row reverse middle-lg\"><div class=\"col-sm-6 col-xs-12\"><div class=\"picture_container\"><picture><source srcset=\"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2022\/11\/fuehrungskarriere-fachkarriere-inspektion-beratung-electrosuisse-585x500.jpg\"><img decoding=\"async\" src=\"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2022\/11\/fuehrungskarriere-fachkarriere-inspektion-beratung-electrosuisse-585x500.jpg\" alt=\"F\u00fchrungs- oder Fachkarriere?Bei uns ist beides m\u00f6glich.\" \/><\/picture><\/div><\/div><div class=\"col-sm-6 col-xs-12\"><h3>F\u00fchrungs- oder Fachkarriere?Bei uns ist beides m\u00f6glich.<\/h3><p>Neben der F\u00fchrungskarriere kannst du als Inspektorin\/Beraterin oder Inspektor\/Berater auch eine Fachkarriere anstreben. Dabei \u00fcbernimmst du Verantwortung f\u00fcr ein technisches Kompetenzfeld, baust spezifisches Wissen auf und pflegst dieses und wirst Teil von Kompetenzgruppen f\u00fcr die Organisation.<\/p>\n<\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row el_id=&#8221;interviews-01&#8243;][vc_column]<div class=\"wpb_content_element wpb_text_image_column--slider wpb_career_video_column\"><div class=\"wpb_wrapper\"><div class=\"career_video tile__inside play-button\"><div class=\"\"><div class=\"\"><div class=\"slider-single slider-single--video item\"><a class=\"button__play js-button__play js-button__play--vimeo full\" data-videoid=\"780350639\">Vimeo-Video<\/a><img decoding=\"async\" src=\"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2022\/12\/electrosuisse-inspektor-berater-flughafen-zuerich.jpg\" class=\"\" alt=\"\" \/><\/div><div class=\"career_video__caption tile__caption caption-green\"><\/p>\n<h4>Das ist Tiago.<\/h4>\n<p>Er arbeitet als Inspektor \/ Berater und zeigt dir, wieso auch du bei uns arbeiten solltest.<\/p>\n<\/div><\/div><\/div><div class=\"col-sm-6 col-xs-12\"><h4><\/h4><p><\/p><\/div><\/div><\/div><\/div><section><\/section>[\/vc_column][\/vc_row][vc_row el_id=&#8221;benefits&#8221;][vc_column][vc_column_text]<\/p>\n<h2>Du merkst es. Wir m\u00f6chten, dass du bei uns arbeitest.<\/h2>\n<p>Hier noch zwei, drei Benefits.[\/vc_column_text]<div class=\"wpb_history_column wpb_benefits_column wpb_content_element\"><div class=\"wpb_wrapper\"><div class=\"timeline benefits-timeline\"><div class=\"timeline__container\"><div class=\"timeline__block row\"><div class=\"timeline__content benefits__content col-sm-6 col-xs-12\"><h3>Du hast es dir verdient.<\/h3><p>Wir finden, Beruf und Privatleben sollen vereinbar sein. Und deshalb hast du bei uns 6 Wochen Ferien inklusive betriebsfreie Tage.<\/p><\/div><\/div><div class=\"timeline__block row\"><div class=\"timeline__content benefits__content col-sm-6 col-xs-12\"><h3>Home-Office<\/h3><p>Bei uns gibt es bis zu 2 Tage pro Woche Home-Office. Als Inspektorin\/Beraterin oder Inspektor\/Berater hast du deinen Arbeitsplatz zu Hause und beim Kunden.<\/p><\/div><\/div><div class=\"timeline__block row\"><div class=\"timeline__content benefits__content col-sm-6 col-xs-12\"><h3>Richtig durchschnaufen.<\/h3><p>Wenn du mal eine Auszeit brauchst. F\u00fcr den Nachwuchs, die Liebe oder f\u00fcr deine Abenteuerlust. Unbezahlter Urlaub ist m\u00f6glich bei uns.<\/p><\/div><\/div><div class=\"timeline__block row\"><div class=\"timeline__content benefits__content col-sm-6 col-xs-12\"><h3>Dein Auto<\/h3><p>Je nach Funktion erh\u00e4ltst du ein pers\u00f6nliches Fahrzeug: Elektro oder konventionell. Dieses kannst du auch privat nutzen. Ohne Wenn und Aber.<\/p><\/div><\/div><div class=\"timeline__block row\"><div class=\"timeline__content benefits__content col-sm-6 col-xs-12\"><h3>Weiterbildung? Noch so gerne.<\/h3><p>Wir unterst\u00fctzen dich grossz\u00fcgig bei deiner Weiterbildung. Wir \u00fcber-nehmen z.B. die Kosten der Meisterpr\u00fcfung oder Verpflichtungen des vorherigen Jobs.<\/p><\/div><\/div><div class=\"timeline__block row\"><div class=\"timeline__content benefits__content col-sm-6 col-xs-12\"><h3>Ein kleines Extra obendrauf.<\/h3><p>Wir finden eine faire Entl\u00f6hnung wichtig und zeitgem\u00e4ss. Zudem verteilen wir \u2153 des Gewinns unter allen Mitarbeitenden.<\/p><\/div><\/div><div class=\"timeline__block row\"><div class=\"timeline__content benefits__content col-sm-6 col-xs-12\"><h3>F\u00fcr die Zukunft vorsorgen.<\/h3><p>Auch uns ist deine Zukunft wichtig. Darum \u00fcbernehmen wir sogar 60 % deiner Vorsorge.<\/p><\/div><\/div><div class=\"timeline__block row\"><div class=\"timeline__content benefits__content col-sm-6 col-xs-12\"><h3>Wenn es mal ernst wird.<\/h3><p>Weil man im Leben nicht alles voraussehen kann, zahlen wir dir eine Unfall-Spital-Zusatzversicherung. Du partizipierst nur mit symbolischen CHF 5 pro Monat.<\/p><\/div><\/div><div class=\"timeline__block row\"><div class=\"timeline__content benefits__content col-sm-6 col-xs-12\"><h3>Bequem von A nach B.<\/h3><p>F\u00fcr alle Reisen sitzt du im Zug in der 1. Klasse. Und: Das Halbtax-Abo schenken wir dir sowieso.<\/p><\/div><\/div><div class=\"timeline__block row\"><div class=\"timeline__content benefits__content col-sm-6 col-xs-12\"><h3>Komfortabler Standort.<\/h3><p>Am Standort Fehraltorf bieten wir dir kostenlose Parkpl\u00e4tze, ein Personalrestaurant und Duschm\u00f6glichkeiten.<\/p><\/div><\/div><div class=\"timeline__block row\"><div class=\"timeline__content benefits__content col-sm-6 col-xs-12\"><h3>\u00bfHablas espa\u00f1ol?<\/h3><p>Wenn nicht, dann kannst du bei uns gratis eine beliebige Sprache mit unserem Online-Tool erlernen.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row el_id=&#8221;offene-stellen&#8221;][vc_column][vc_column_text]<\/p>\n<h2>Alle Jobs im Berufsfeld Inspektion und Beratung<\/h2>\n<p>[\/vc_column_text]<div class=\"wpb_jobs_overview_column\"><div class=\"wpb_wrapper\"><!-- container into which all jobs are rendered -->\n      <div id=\"ostendisJobs1\" class=\"ost-jobs ost-jobs-scroll  hide-attributes\"><\/div><\/div><\/div><!-- loading ostendis jobpublisher script -->\n      <script src=\"https:\/\/odm.ostendis.com\/ojp\/assets\/loader\"\n          integrity=\"sha384-5b5wkUwcE8WHpVL\/Nv+0GlCAmaHiLlYU3xehBaxgs7txsDqu\/mcoRIsutbpt84w+\"\n          data-token=\"ap0klvcwkx15ceplidl68zpwc32kbel4\"\n          crossorigin=\"anonymous\"\n          id=\"ostendisLoader\">\n      <\/script><style>\n\n\/* ------------ Karriere Ostendis Schnittstelle ------------ *\/\n\/* Typografie *\/\n.ost-jobs p {\n  font-size: 19px;\n}\n\n.ost-jobs a.title {\n  font-size: 1.5rem;\n  line-height: 1.4;\n  font-family: univers, Arial, Helvetica, sans-serif;\n  font-weight: 400;\n}\n\n.ost-jobs .ost-job .ost-row, \n.ost-jobs .ost-job .ost-row .ost-column2, \n.ost-jobs .ost-job .ost-row .ost-column3 {\n  text-align: left;\n}\n\n@media screen and (min-width: 1125px) {\n  .ost-jobs .ost-job .ost-row .ost-column2 {\n    max-width: 70%;\n    margin-left: 0;\n    margin-right: auto;\n  }\n}\n\n.ost-jobs .ost-job .ost-column3 {\n  margin-top: 1.5em;\n}\n\n\/* Titel, anzahl Stellen *\/\n.ost-jobs .ost-list-header {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n.ost-jobs .ost-noentry {\n  max-width: 1200px;\n  margin: 0 auto !important;\n}\n\n.ost-jobs .ost-list-header .ost-list-title {\n  margin-top: 0;\n}\n\n\/* abstand *\/\n\n.ost-jobs .ost-list {\n  margin-bottom: 0 !important;\n}\n\n\/* Trennlinie *\/\n\n.ost-jobs .ost-job {\n  margin-bottom: 0;\n}\n.ost-jobs .ost-job .ost-row {\n  \/* border-bottom: 2px solid rgba(102, 102, 102, 0.1); *\/\n  border: none;\n}\n\n.ost-job {\n  \/* border-bottom: 2px solid rgba(102, 102, 102, 0.1);\n  border-top: 2px solid rgba(102, 102, 102, 0.1); *\/\n  border-bottom: 1px solid rgba(102, 102, 102, 0.1);\n}\n\n.ost-job:first-child {\n  border-top: 1px solid rgba(102, 102, 102, 0.1);\n}\n\n\/* Button *\/\n.ost-jobs .ost-list button,\n.ost-list .action {\n  position: relative;\n  display: inline-block;\n  padding: 0 1.75em 0.2em 1.75em ;\n  line-height: 44px;\n  letter-spacing: 0.1px;\n  text-align: center;\n  overflow: hidden;\n  z-index: 1;\n  border: 0;\n  background-color: transparent;\n  \/*  *\/\n  font-size: 0.7777777777777778rem;\n  height: 47px;\n  color: #FFFFFF;\n  display: inline-block;\n  font-family: \"univers\", arial;\n  font-weight: normal;\n  \/*  *\/\n  border-radius: 0;\n  border: none;\n  \/* padding-bottom: 0; *\/\n  \/* padding-bottom: 3.2em; *\/\n  padding-top: 0;\n  padding-bottom: 0;\n  padding-bottom: 2px;\n  display: flex;\n  align-items: center;\n  height: 47px;\n}\n\n.ost-list .action::before,\n.ost-list .action::after,\n.ost-list .action {\n  \/*  *\/\n  -webkit-transition: 300ms ease-in-out all;\n  -o-transition: 300ms ease-in-out all;\n  transition: 300ms ease-in-out all;\n}\n\n.ost-list .action::after,\n.ost-list .action::before {\n  content: \"\";\n  position: absolute;\n  left: -1%;\n  top: 0;\n  width: 102%;\n  height: 100%;\n  z-index: -2;\n}\n\n.ost-list .action::before {\n  background-image: -webkit-linear-gradient(135deg, #88bd24, #88bd24 100%);\n  background-image: -o-linear-gradient(135deg, #88bd24, #88bd24 100%);\n  background-image: linear-gradient(-45deg, #88bd24, #88bd24 100%);\n}\n\n.ost-list .action::after {\n  -webkit-transform: scaleX(0);\n  -ms-transform: scaleX(0);\n  transform: scaleX(0);\n  background: #9ac745;\n  z-index: -1;\n}\n\n.no-touchevents .ost-list .ost-job:hover .action::after {\n  -webkit-transform: scaleX(1);\n  -ms-transform: scaleX(1);\n  transform: scaleX(1);\n}\n\n\/* reset css *\/\n\nmain ul li.ost-job {\n  padding-left: 0;\n}\n\n\/* .ost-jobs .ost-job .ost-row, *\/\n.ost-jobs .ost-job .ost-row .ost-column2,\n.ost-jobs .ost-job .ost-row .ost-column3 {\n  padding: 0;\n}\n\n\n\/* .row *\/\n.ost-filter-container.grid-row,\n.ost-jobs .ost-job .ost-row {\n  max-width: 1200px;\n  margin: 0 auto;\n  \/* n\u00f6tig? *\/\n  box-sizing: border-box;\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-flex: 0;\n  -ms-flex: 0 1 auto;\n  flex: 0 1 auto;\n  -webkit-box-orient: horizontal;\n  -webkit-box-direction: normal;\n  -ms-flex-direction: row;\n  flex-direction: row;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n  \/*  *\/\n  display: block;\n}\n\n\/* row  container*\/\n.ost-jobs .ost-job {\n  padding: 0;\n}\n\n\n.ost-job-teaser {\n  margin-bottom: 2rem !important;\n}\n\n.hide-attributes .ost-job-attributes {\n  display: none;\n}\n\n.ost-filter-container.grid-row,\n.ost-jobs .ost-job .ost-row,\n.ost-jobs .ost-noentry {\n  \/* padding: 2.5em 45px; *\/\n  padding: 2.5em 15px;\n}\n\n@media screen and (max-width: 1600px) {\n  .ost-filter-container.grid-row,\n  .ost-jobs .ost-job .ost-row,\n  .ost-jobs .ost-noentry {\n    \/* padding: 2.5em 45px; *\/\n    \/* padding-left: 30px;\n    padding-right: 30px; *\/\n    padding: 0 30px;\n    margin-top: 2.5em;\n    margin-bottom: 2.5em;\n  }\n\n  .ost-jobs .ost-list-header .ost-list-title {\n    padding: 0 30px;\n  }\n\n} \n\n@media screen and (max-width: 1023px) {\n  .ost-jobs .ost-job .ost-row,\n  .ost-jobs .ost-noentry {\n    \/* padding: 2.5em 15px; *\/\n    padding: 0 15px;\n  }\n\n  .ost-jobs .ost-list-header .ost-list-title {\n    padding: 0 15px;\n  }\n\n  .ost-filter-container.grid-row,\n  .ost-jobs .ost-job .ost-row,\n  .ost-jobs .ost-noentry {\n    margin-top: 1.5em;\n    margin-bottom: 1.5em;\n  }\n}\n\n\n\/* @media screen and (max-width: 1023px) {\n.ost-filter-container.grid-row,\n.ost-jobs .ost-job .ost-row {\n    padding: 0 15px;\n    padding: 2.5em 30px;\n  } \n} *\/\n\n\/* @media screen and  {\n  .ost-jobs .ost-job .ost-row {\n  } \n} *\/\n\n\/* hover *\/\n\n.ost-jobs .ost-job:hover {\n  background: none;\n}\n\n.ost-jobs .ost-job h4 {\n  margin-bottom: 0.25em;\n}\n\n.ost-jobs .ost-job-info {\n  display: none;\n}\n\n.ost-jobs .ost-job li,\n.ost-jobs .ost-job h4 a,\n.ost-jobs .ost-job p {\n  -webkit-transition: 300ms ease-in-out all;\n  -o-transition: 300ms ease-in-out all;\n  transition: 300ms ease-in-out all;\n}\n\n.no-touchevents .ost-jobs .ost-job .ost-row:hover li,\n.no-touchevents .ost-jobs .ost-job .ost-row:hover h4 a,\n.no-touchevents .ost-jobs .ost-job .ost-row:hover p {\n  color: #88bd24;\n}\n\n.ost-jobs .ost-job {\n  cursor: auto;\n}\n\n.ost-jobs .ost-job .ost-row {\n  cursor: pointer;\n}\n\n\/* Filter *\/\n\/* layout flex instead of paddings *\/\n.ost-filter-container.grid-row {\n  display: flex;\n  gap: 10px;\n  padding: 0;\n}\n\n.ost-filter-container.grid-row > .ost-form-field {\n  padding: 0;\n  width: auto;\n}\n\n.ost-filter-form {\n  display: none;\n}\n\n.ost-filter-container.grid-row hr {\n  display: none;\n}\n\n.ost-jobs .pagination.ost-hidden {\n  display: none;\n}<\/style><script>\n              <!-- render all published jobs for a publication place -->\n              document.addEventListener(\"ostendisLoaderReady\", function () {\n                  OSTENDISJOBS.embed(\n                      \"ap0klvcwkx15ceplidl68zpwc32kbel4\",    <!-- publication place hash    -->\n                      \"DE\",     <!-- jobpublisher language     -->\n                      \"#ostendisJobs1\",   <!-- css selector of container -->\n                      {filter: false,count: false,\n                        search: false,\n                        sort:   false\n                        \n                      }\n                    );\n                  });\n              <\/script><div class=\"wpb_buttons_column wpb_content_element\"><div class=\"wpb_wrapper\"><div class=\"button button--normal\"><a href=\"https:\/\/www.electrosuisse.ch\/de\/jobs\/\">Alle Jobs im \u00dcberblick<\/a><\/div><div class=\"button button--ghost\"><a href=\"https:\/\/www.electrosuisse.ch\/de\/karriere\/du-wir\/\">Wieso Du bei uns arbeiten solltest<\/a><\/div><\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text el_class=&#8221;lead&#8221;]Bei aller Bescheidenheit: Wir glauben, dass du dich gerade f\u00fcr einen der spannendsten Jobs interessierst.[\/vc_column_text][vc_column_text]Denn als Inspektorin\/Beraterin oder Inspektor\/Berater f\u00fcr Elektroinstallationen bei Electrosuisse kommst du an die ganz grossen Projekte. Und an Orte, die so manche Mitarbeitende unserer Kundinnen und Kunden nie sieht. Da w\u00e4ren zum Beispiel hochautomatisierte Logistikzentren, Operationss\u00e4le, D\u00e4cher von Stadien oder [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":25694,"menu_order":31,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-25766","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.4 (Yoast SEO v27.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Karriere bei Inspektion und Beratung von Electrosuisse<\/title>\n<meta name=\"description\" content=\"Als Inspektor*in \/ Berater*in f\u00fcr Elektroinstallationen bei Electrosuisse kommst du an die ganz grossen Projekte.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Karriere bei Inspektion und Beratung von Electrosuisse\" \/>\n<meta property=\"og:description\" content=\"Als Inspektor*in \/ Berater*in f\u00fcr Elektroinstallationen bei Electrosuisse kommst du an die ganz grossen Projekte.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/\" \/>\n<meta property=\"og:site_name\" content=\"Electrosuisse\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-04T13:33:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2022\/12\/Electrosuisse_Ueber_uns_1578x650.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1578\" \/>\n\t<meta property=\"og:image:height\" content=\"650\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/\",\"url\":\"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/\",\"name\":\"Karriere bei Inspektion und Beratung von Electrosuisse\",\"isPartOf\":{\"@id\":\"https:\/\/www.electrosuisse.ch\/de\/#website\"},\"datePublished\":\"2022-11-29T09:11:47+00:00\",\"dateModified\":\"2023-12-04T13:33:51+00:00\",\"description\":\"Als Inspektor*in \/ Berater*in f\u00fcr Elektroinstallationen bei Electrosuisse kommst du an die ganz grossen Projekte.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Karriere\",\"item\":\"https:\/\/www.electrosuisse.ch\/de\/karriere\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Karriere &#8211; Inspektion und Beratung\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.electrosuisse.ch\/de\/#website\",\"url\":\"https:\/\/www.electrosuisse.ch\/de\/\",\"name\":\"Electrosuisse\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.electrosuisse.ch\/de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.electrosuisse.ch\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.electrosuisse.ch\/de\/#organization\",\"name\":\"Electrosuisse\",\"url\":\"https:\/\/www.electrosuisse.ch\/de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.electrosuisse.ch\/de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2025\/04\/Electrosuisse_Logo_696x696.png\",\"contentUrl\":\"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2025\/04\/Electrosuisse_Logo_696x696.png\",\"width\":696,\"height\":696,\"caption\":\"Electrosuisse\"},\"image\":{\"@id\":\"https:\/\/www.electrosuisse.ch\/de\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/electrosuisse-ag\/posts\/?feedView=all\",\"https:\/\/www.instagram.com\/electrosuisse1889\/\",\"https:\/\/www.youtube.com\/channel\/UCoOxohMiVE0Gjcdis1L09zw\"],\"description\":\"Electrosuisse ist eine anerkannte und unabh\u00e4ngige Fachorganisation, die erstklassige Dienstleistungen und Produkte in den Bereichen Inspektion, Beratung, Pr\u00fcfung, Zertifizierung, Normung und Weiterbildung anbietet. Unsere Expertise umfasst Elektrotechnik, Elektromobilit\u00e4t, Energieberatung, Geb\u00e4udeautomation und Photovoltaik in der Schweiz. Durch die Veranstaltung etablierter Branchen-Events und Fachtagungen f\u00f6rdert Electrosuisse den Wissenstransfer und den fachlichen Austausch. Im Mittelpunkt unserer T\u00e4tigkeiten steht die F\u00f6rderung der sicheren, wirtschaftlichen und umweltgerechten Anwendung der Elektrotechnik.\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Karriere bei Inspektion und Beratung von Electrosuisse","description":"Als Inspektor*in \/ Berater*in f\u00fcr Elektroinstallationen bei Electrosuisse kommst du an die ganz grossen Projekte.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/","og_locale":"de_DE","og_type":"article","og_title":"Karriere bei Inspektion und Beratung von Electrosuisse","og_description":"Als Inspektor*in \/ Berater*in f\u00fcr Elektroinstallationen bei Electrosuisse kommst du an die ganz grossen Projekte.","og_url":"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/","og_site_name":"Electrosuisse","article_modified_time":"2023-12-04T13:33:51+00:00","og_image":[{"width":1578,"height":650,"url":"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2022\/12\/Electrosuisse_Ueber_uns_1578x650.jpg","type":"image\/jpeg"}],"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/","url":"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/","name":"Karriere bei Inspektion und Beratung von Electrosuisse","isPartOf":{"@id":"https:\/\/www.electrosuisse.ch\/de\/#website"},"datePublished":"2022-11-29T09:11:47+00:00","dateModified":"2023-12-04T13:33:51+00:00","description":"Als Inspektor*in \/ Berater*in f\u00fcr Elektroinstallationen bei Electrosuisse kommst du an die ganz grossen Projekte.","breadcrumb":{"@id":"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.electrosuisse.ch\/de\/karriere\/inspektion-beratung\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Karriere","item":"https:\/\/www.electrosuisse.ch\/de\/karriere\/"},{"@type":"ListItem","position":2,"name":"Karriere &#8211; Inspektion und Beratung"}]},{"@type":"WebSite","@id":"https:\/\/www.electrosuisse.ch\/de\/#website","url":"https:\/\/www.electrosuisse.ch\/de\/","name":"Electrosuisse","description":"","publisher":{"@id":"https:\/\/www.electrosuisse.ch\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.electrosuisse.ch\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.electrosuisse.ch\/de\/#organization","name":"Electrosuisse","url":"https:\/\/www.electrosuisse.ch\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.electrosuisse.ch\/de\/#\/schema\/logo\/image\/","url":"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2025\/04\/Electrosuisse_Logo_696x696.png","contentUrl":"https:\/\/www.electrosuisse.ch\/wp-content\/uploads\/2025\/04\/Electrosuisse_Logo_696x696.png","width":696,"height":696,"caption":"Electrosuisse"},"image":{"@id":"https:\/\/www.electrosuisse.ch\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/electrosuisse-ag\/posts\/?feedView=all","https:\/\/www.instagram.com\/electrosuisse1889\/","https:\/\/www.youtube.com\/channel\/UCoOxohMiVE0Gjcdis1L09zw"],"description":"Electrosuisse ist eine anerkannte und unabh\u00e4ngige Fachorganisation, die erstklassige Dienstleistungen und Produkte in den Bereichen Inspektion, Beratung, Pr\u00fcfung, Zertifizierung, Normung und Weiterbildung anbietet. Unsere Expertise umfasst Elektrotechnik, Elektromobilit\u00e4t, Energieberatung, Geb\u00e4udeautomation und Photovoltaik in der Schweiz. Durch die Veranstaltung etablierter Branchen-Events und Fachtagungen f\u00f6rdert Electrosuisse den Wissenstransfer und den fachlichen Austausch. Im Mittelpunkt unserer T\u00e4tigkeiten steht die F\u00f6rderung der sicheren, wirtschaftlichen und umweltgerechten Anwendung der Elektrotechnik."}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.electrosuisse.ch\/de\/wp-json\/wp\/v2\/pages\/25766","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.electrosuisse.ch\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.electrosuisse.ch\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.electrosuisse.ch\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.electrosuisse.ch\/de\/wp-json\/wp\/v2\/comments?post=25766"}],"version-history":[{"count":7,"href":"https:\/\/www.electrosuisse.ch\/de\/wp-json\/wp\/v2\/pages\/25766\/revisions"}],"predecessor-version":[{"id":33005,"href":"https:\/\/www.electrosuisse.ch\/de\/wp-json\/wp\/v2\/pages\/25766\/revisions\/33005"}],"up":[{"embeddable":true,"href":"https:\/\/www.electrosuisse.ch\/de\/wp-json\/wp\/v2\/pages\/25694"}],"wp:attachment":[{"href":"https:\/\/www.electrosuisse.ch\/de\/wp-json\/wp\/v2\/media?parent=25766"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}