{"id":162,"date":"2024-09-08T09:08:56","date_gmt":"2024-09-08T17:08:56","guid":{"rendered":"https:\/\/mariycattech.com\/?page_id=162"},"modified":"2024-09-30T05:33:37","modified_gmt":"2024-09-30T13:33:37","slug":"alarms","status":"publish","type":"page","link":"https:\/\/mariycattech.com\/es\/alarms\/","title":{"rendered":"Alarms"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"162\" class=\"elementor elementor-162\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e34228 e-con-full e-flex e-con e-parent\" data-id=\"9e34228\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e191475 e-con-full e-flex e-con e-child\" data-id=\"e191475\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c41c009 elementor-widget elementor-widget-image\" data-id=\"c41c009\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"635\" height=\"500\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/sistema-intrusion_edited.webp\" class=\"attachment-large size-large wp-image-164\" alt=\"\" srcset=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/sistema-intrusion_edited.webp 635w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/sistema-intrusion_edited-300x236.webp 300w\" sizes=\"(max-width: 635px) 100vw, 635px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c51ef39 e-con-full e-flex e-con e-child\" data-id=\"c51ef39\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3c22126 e-con-full e-flex e-con e-child\" data-id=\"3c22126\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a36bf15 btn-style-one btn-style-skew elementor-widget elementor-widget-button\" data-id=\"a36bf15\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mariycattech.com\/es\/offers\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Launching offer<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3841b4c elementor-widget elementor-widget-html\" data-id=\"3841b4c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n:root {\n    \/*HOVER GRAD COLOR*\/\n    --theme-color1: #ae8fff;\n    --theme-color2: #7243f2;\n    \n    \/*HOVER SOLID COLOR*\/\n    --theme-color3: #ffffff;\n    \n    --theme-color4: #1d1729;\n    --bg-theme-color2: #7243f2;\n    --gradient-1: linear-gradient(to left, var(--theme-color1), var(--theme-color2));\n}\n\n\/*Button Global style *\/\n.btn-style-one.btn-style-skew .elementor-button {\n    transform: skew(-12deg) !important;\n    transform-origin: top right !important;\n    margin-right: 8px;\n}\n\n.btn-style-one .elementor-button-text, \n.btn-style-one .elementor-button-icon {\n    z-index: 2;\n}\n\n.btn-style-one.btn-style-skew .elementor-button-text {\n    transform: skew(12deg) !important;\n}\n\n.btn-style-one .elementor-button:before, \n.btn-style-two .elementor-button:before {\n    position: absolute;\n    left: 0;\n    top: 0;\n    height: 100%;\n    width: 100%;\n    content: \"\";\n    background-color: var(--theme-color3);\n    z-index: -1;\n    transform: scale(0, 1);\n    transform-origin: bottom left;\n    transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);\n}\n\n.btn-style-one.hvr-dark .elementor-button:before {\n    background-color: var(--theme-color4) !important;\n    z-index: 0;\n}\n\n.btn-style-one .elementor-button:hover:before {\n    transform-origin: top right;\n    transform: scale(1, 1);\n}\n\n.btn-style-two .elementor-button {\n    transform: skew(-12deg);\n    transform-origin: bottom left;\n}\n\n.btn-style-two .elementor-button:before {\n    background: var(--gradient-1);\n    transform-origin: top right;\n}\n\n.btn-style-two:hover .elementor-button:before {\n    transform-origin: bottom left;\n    transform: scale(1, 1);\n}\n\n    \/*Service Section *\/\n    .inner-box .icon, .inner-box .image img, .inner-box .text, .inner-box .title .elementor-heading-title {\n        -webkit-transition: all 300ms ease;\n        transition: all 300ms ease;\n    }\n    .inner-box:hover .icon{\n        -webkit-transform: rotate(180deg) scale(-1);\n        transform: rotate(180deg) scale(-1) !important;\n    }\n    .inner-box:after {\n        position: absolute;\n        left: 0;\n        top: 0;\n        height: 100%;\n        width: 100%;\n        background-color: var(--bg-theme-color2);\n        -webkit-transform: scale(0);\n        transform: scale(0);\n        -webkit-transform-origin: right bottom;\n        transform-origin: right bottom;\n        border-radius: 500px 0 0;\n        content: \"\";\n        -webkit-transition: all 300ms linear;\n        transition: all 300ms linear;\n    }\n    .inner-box:hover::after {\n        -webkit-transform: scale(1.5);\n        transform: scale(1.5);\n    }\n    .service-block-two.inner-box::after {\n        -webkit-transform-origin: left bottom!important;\n        transform-origin: left bottom!important;\n        border-radius: 0 500px 0 0!important;\n    }\n    .service-block-three.inner-box:after {\n        -webkit-transform-origin: right top;\n        transform-origin: right top;\n        border-radius: 0 0 0 500px;\n    }\n    .service-block-four.inner-box:after {\n        -webkit-transform-origin: left top;\n        transform-origin: left top;\n        border-radius: 0 0 500px 0;\n    }\n    .inner-box:hover .text, .inner-box:hover .title .elementor-heading-title{\n        color: #ffffff !important;\n    }\n    .inner-box:hover .image img {\n        -webkit-transform: scale(1.1);\n        transform: scale(1.1);\n    }\n    @media only screen and (max-width: 1024px){\n        .inner-box .service-block-image{\n            position: relative;\n        }\n      .elementor-absolute.icon{\n          position: relative !important;\n      }\n    }\n<\/style>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-028b9f0 e-con-full e-flex e-con e-child\" data-id=\"028b9f0\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d815bdb e-con-full e-flex e-con e-child\" data-id=\"d815bdb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2680f5 elementor-widget elementor-widget-heading\" data-id=\"a2680f5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.23.0 - 05-08-2024 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">INSTALLATION OF INSTRUSION SYSTEMS<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-444679f e-con-full e-flex e-con e-child\" data-id=\"444679f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f05b2d6 elementor-widget elementor-widget-text-editor\" data-id=\"f05b2d6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.23.0 - 05-08-2024 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<p>In<strong> Mary Y Cat Tech LLC<\/strong> we have a vast experience in the installation of alarm systems either connected to a central monitoring or through local arming and installation of wireless alarms, all with the support of the best brands in the world in this type of devices: Honeywell Proseries, Qolsys, Panel IQ 4, Dsc, among others.<\/p><p>These security systems are designed according to your needs looking to reduce the chances of intrusion to your property either in case of theft, emergency or sabotage.<\/p><p>An alarm system is a set of devices that installed in a professional manner interact in an \u201cintelligent\u201d way with the environment to detect changes in it, either movement of people, opening of doors and windows, smoke, high temperatures, among others.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-187063f e-con-full e-flex e-con e-parent\" data-id=\"187063f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5c115e2 e-con-full e-flex e-con e-child\" data-id=\"5c115e2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7470da3 elementor-widget elementor-widget-text-editor\" data-id=\"7470da3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>These devices strategically installed in the protected site are connected to a central panel, the brain of the system, in charge of triggering the response to any event while sending sound, visual or silent alerts locally and complemented with the sending of such signal to our Central Monitoring Station.<\/p><ul><li>An Intrusion Detection Security System basically consists of:<\/li><li>Motion and door and window opening sensors.<\/li><li>Smoke and dangerous gas detectors<\/li><li>Glass breakage detectors.<\/li><li>Flood detector.<\/li><li>Vibration detector.<\/li><li>Panic buttons (portable or hidden).<\/li><\/ul><p>Integration to security camera systems and connected to a monitoring center as indispensable requirements for a complete protection.<\/p><p>\u00a0<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77272b4 elementor-widget elementor-widget-text-editor\" data-id=\"77272b4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p><strong>We custom design these systems to your needs, contact us for a free estimate. !<\/strong><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-44b818b e-con-full e-flex e-con e-parent\" data-id=\"44b818b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be214cb elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"be214cb\" data-element_type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Control Panel&quot;,&quot;_id&quot;:&quot;0151db6&quot;},{&quot;slide_title&quot;:&quot;Secodary&quot;,&quot;_id&quot;:&quot;56624a4&quot;},{&quot;slide_title&quot;:&quot;Sensores&quot;,&quot;_id&quot;:&quot;7021ad5&quot;},{&quot;_id&quot;:&quot;8a0f325&quot;,&quot;slide_title&quot;:&quot;Panic buttons&quot;},{&quot;_id&quot;:&quot;0ad46f9&quot;,&quot;slide_title&quot;:&quot;Smoke and gas detector&quot;},{&quot;_id&quot;:&quot;2ced53d&quot;,&quot;slide_title&quot;:&quot;Vibration and Glass Breakage Detector&quot;},{&quot;_id&quot;:&quot;23954fd&quot;,&quot;slide_title&quot;:&quot;Device Control  Smart home&quot;}],&quot;slides_to_show&quot;:&quot;3&quot;,&quot;autoplay_speed&quot;:3000,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/mariycattech.com\/wp-content\/plugins\/elementorpro3171n\/assets\/css\/widget-nested-carousel.min.css\">\t\t<div class=\"e-n-carousel swiper\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a0ba8ad e-con-full e-flex e-con e-child\" data-id=\"a0ba8ad\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e0c334c e-con-full e-flex e-con e-child\" data-id=\"e0c334c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e2b2c19 e-con-full e-flex e-con e-child\" data-id=\"e2b2c19\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a7055d0 elementor-widget elementor-widget-heading\" data-id=\"a7055d0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Control Panel<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-687da35 elementor-widget elementor-widget-image\" data-id=\"687da35\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"221\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_8c5479f0955e4ea2ade7a0175aa49fefmv2-300x221.webp\" class=\"attachment-medium size-medium wp-image-553\" alt=\"\" srcset=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_8c5479f0955e4ea2ade7a0175aa49fefmv2-300x221.webp 300w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_8c5479f0955e4ea2ade7a0175aa49fefmv2.webp 415w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c6e226e e-con-full e-flex e-con e-child\" data-id=\"c6e226e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d25dc1 elementor-widget elementor-widget-text-editor\" data-id=\"9d25dc1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p class=\"font_2 wixui-rich-text__text\"><span class=\"wixui-rich-text__text\"><span class=\"color_15 wixui-rich-text__text\">It is the &#8220;brain&#8221; of the system. Allowing you to arm and disarm (activate\/deactivate) the security of the place, this component receives signals from the sensors installed in the Protected Site, these signals can generate sound and light alerts and\/or send them to our Monitoring Center, where These signals are attended to according to the description of each one.<\/span><\/span><\/p><p class=\"font_2 wixui-rich-text__text\"><span class=\"wixui-rich-text__text\"><span class=\"color_15 wixui-rich-text__text\">In addition to having the ability to control other devices such as locks (open and close), view cameras or video doorbell, turn lights on and off.<\/span><\/span><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-674c4ea e-con-full e-flex e-con e-child\" data-id=\"674c4ea\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-49e9749 e-con-full e-flex e-con e-child\" data-id=\"49e9749\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-04d67a5 e-con-full e-flex e-con e-child\" data-id=\"04d67a5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-676a165 elementor-widget elementor-widget-heading\" data-id=\"676a165\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Secondary Keyboard<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-859007c elementor-widget elementor-widget-image\" data-id=\"859007c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"198\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_c260acbd79bb4c9da6dab6a9622c84cemv2-300x198.webp\" class=\"attachment-medium size-medium wp-image-554\" alt=\"\" srcset=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_c260acbd79bb4c9da6dab6a9622c84cemv2-300x198.webp 300w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_c260acbd79bb4c9da6dab6a9622c84cemv2.webp 446w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6f6bf51 e-con-full e-flex e-con e-child\" data-id=\"6f6bf51\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a59d5a9 elementor-widget elementor-widget-text-editor\" data-id=\"a59d5a9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div id=\"comp-luu1wxgo\" class=\"KaEeLN comp-luu1wxgo\"><div class=\"\" data-mesh-id=\"comp-luu1wxgoinlineContent\" data-testid=\"inline-content\"><div data-mesh-id=\"comp-luu1wxgoinlineContent-gridContainer\" data-testid=\"mesh-container-content\">\u00a0<\/div><\/div><\/div><div id=\"comp-lurqytfd\" class=\"HcOXKn c9GqVL QxJLC3 lq2cno comp-lurqytfd wixui-rich-text\" data-testid=\"richTextElement\"><p class=\"font_8 wixui-rich-text__text\">This device is an additional or secondary keyboard attached to the main control panel, which is placed in alternative locations such as main rooms or back doors or garages.<\/p><p class=\"font_8 wixui-rich-text__text\">It allows manipulation, activation or deactivation of the security system in addition to generating warning signals such as panic or medical emergencies, among others.<\/p><p class=\"font_8 wixui-rich-text__text\">This can be tactile, to be placed on shelves or desks, or also with just buttons to be placed on the wall.<\/p><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-906def0 e-con-full e-flex e-con e-child\" data-id=\"906def0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-26a59f8 e-con-full e-flex e-con e-child\" data-id=\"26a59f8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-12e5c86 e-con-full e-flex e-con e-child\" data-id=\"12e5c86\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e70e89 elementor-widget elementor-widget-heading\" data-id=\"2e70e89\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Sensores<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ccba369 elementor-widget elementor-widget-image\" data-id=\"ccba369\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"153\" height=\"236\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_cb5b67764a8b47a686dab2e6a7d055admv2.webp\" class=\"attachment-medium size-medium wp-image-555\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e832ebb e-con-full e-flex e-con e-child\" data-id=\"e832ebb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eee880d elementor-widget elementor-widget-text-editor\" data-id=\"eee880d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div id=\"comp-luu22rrk\" class=\"KaEeLN comp-luu22rrk\"><div class=\"\" data-mesh-id=\"comp-luu22rrkinlineContent\" data-testid=\"inline-content\"><div data-mesh-id=\"comp-luu22rrkinlineContent-gridContainer\" data-testid=\"mesh-container-content\">\u00a0<\/div><\/div><\/div><div id=\"comp-lurrepr5\" class=\"HcOXKn c9GqVL QxJLC3 lq2cno comp-lurrepr5 wixui-rich-text\" data-testid=\"richTextElement\"><p class=\"font_8 wixui-rich-text__text\"><strong><span class=\"wixui-rich-text__text\">There are two types of sensors:<\/span><\/strong><\/p><p class=\"font_8 wixui-rich-text__text\"><strong><span class=\"wixui-rich-text__text\">Motion sensors<\/span>\u00a0:<\/strong> They detect the movement of people when passing in front of them, and are immune to small pets.<\/p><p class=\"font_8 wixui-rich-text__text\"><strong><span class=\"wixui-rich-text__text\">Door and\/or window opening sensors<\/span>\u00a0:<\/strong> They detect their opening.<\/p><p class=\"font_8 wixui-rich-text__text\"><span class=\"wixGuard wixui-rich-text__text\">\u200b<\/span><\/p><p class=\"font_8 wixui-rich-text__text\">In both cases, this detection sends the signal to the alarm panel which processes said signal, and in the case of the system being armed, it generates the activation of the alarm, reporting said event both to the monitoring system and to the client by emitting a sound. sharp on the panel or on the external siren, and remotely in the client&#8217;s cell phone app notifying them of the event.<\/p><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c0e1007 e-con-full e-flex e-con e-child\" data-id=\"c0e1007\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3350c33 e-con-full e-flex e-con e-child\" data-id=\"3350c33\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-80add14 e-con-full e-flex e-con e-child\" data-id=\"80add14\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad4162f elementor-widget elementor-widget-heading\" data-id=\"ad4162f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Panic Buttons<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc9b127 elementor-widget elementor-widget-image\" data-id=\"cc9b127\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"285\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_ebba216b60264bc2b06e5f5ff28c31cdmv2-300x285.webp\" class=\"attachment-medium size-medium wp-image-557\" alt=\"\" srcset=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_ebba216b60264bc2b06e5f5ff28c31cdmv2-300x285.webp 300w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_ebba216b60264bc2b06e5f5ff28c31cdmv2.webp 346w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b8f344c e-con-full e-flex e-con e-child\" data-id=\"b8f344c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3f1287 elementor-widget elementor-widget-text-editor\" data-id=\"a3f1287\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>This device can be portable or fixed and its main function is to send a silent signal in case of emergency to the alarm panel once it has been blocked and simultaneously send said signal to our Monitoring Center and thus execute the established emergency procedures.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-089f058 e-con-full e-flex e-con e-child\" data-id=\"089f058\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-615ea2b e-con-full e-flex e-con e-child\" data-id=\"615ea2b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-607d8ec e-con-full e-flex e-con e-child\" data-id=\"607d8ec\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61ec7f8 elementor-widget elementor-widget-heading\" data-id=\"61ec7f8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Vibration and Glass Breakage Detector<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5919806 elementor-widget elementor-widget-image\" data-id=\"5919806\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"217\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_374c59fe85fd4d83a3044849dbd0fdb4mv2-300x217.webp\" class=\"attachment-medium size-medium wp-image-559\" alt=\"\" srcset=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_374c59fe85fd4d83a3044849dbd0fdb4mv2-300x217.webp 300w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_374c59fe85fd4d83a3044849dbd0fdb4mv2.webp 578w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-37aef5c e-con-full e-flex e-con e-child\" data-id=\"37aef5c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16340aa elementor-widget elementor-widget-text-editor\" data-id=\"16340aa\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>These devices are activated when detecting the breaking of window glass and strong vibrations, which indicate that they are breaking walls or high vibrations due to earthquakes, generating an audible alarm on the panel or external siren (optional), for the client, as well as alerts on the cell phone App and notification to the monitoring center, thus executing the established emergency procedures.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"6\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-686aa23 e-con-full e-flex e-con e-child\" data-id=\"686aa23\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-ae44ec6 e-con-full e-flex e-con e-child\" data-id=\"ae44ec6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e68f3d4 e-con-full e-flex e-con e-child\" data-id=\"e68f3d4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-734646a elementor-widget elementor-widget-heading\" data-id=\"734646a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Smoke and gas detector<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4066f99 elementor-widget elementor-widget-image\" data-id=\"4066f99\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"266\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_60e0092b262a4077885ba2ab5c944156mv2-300x266.webp\" class=\"attachment-medium size-medium wp-image-558\" alt=\"\" srcset=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_60e0092b262a4077885ba2ab5c944156mv2-300x266.webp 300w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_60e0092b262a4077885ba2ab5c944156mv2.webp 428w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7b65003 e-con-full e-flex e-con e-child\" data-id=\"7b65003\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74d2dc4 elementor-widget elementor-widget-text-editor\" data-id=\"74d2dc4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>These devices are activated when detecting smoke in cases of fire, high temperatures and dangerous gases such as carbon monoxide, generating an audible alarm on the panel or external siren (optional), for the client, in addition to alerts in the cell phone App. and notification to the monitoring center, thus executing the established emergency procedures.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"7\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d5b3904 e-con-full e-flex e-con e-child\" data-id=\"d5b3904\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-cf605e4 e-con-full e-flex e-con e-child\" data-id=\"cf605e4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-63c2126 e-con-full e-flex e-con e-child\" data-id=\"63c2126\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b95ac80 elementor-widget elementor-widget-heading\" data-id=\"b95ac80\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Device Control\n\nSmart home<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e96351 elementor-widget elementor-widget-image\" data-id=\"0e96351\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_0c7639d5894346f7ab1a9366757d83efmv2-300x300.webp\" class=\"attachment-medium size-medium wp-image-560\" alt=\"\" srcset=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_0c7639d5894346f7ab1a9366757d83efmv2-300x300.webp 300w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_0c7639d5894346f7ab1a9366757d83efmv2-150x150.webp 150w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_0c7639d5894346f7ab1a9366757d83efmv2.webp 354w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5415ccf e-con-full e-flex e-con e-child\" data-id=\"5415ccf\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e0906a9 elementor-widget elementor-widget-text-editor\" data-id=\"e0906a9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p class=\"font_8 wixui-rich-text__text\">This system is compatible with <strong><span class=\"wixui-rich-text__text\">Z-Wave<\/span><\/strong>\u00a0devices, which allow you to remotely control the following equipment in your home or business from the panel or from the cell phone app:<\/p><p class=\"font_8 wixui-rich-text__text\"><span class=\"wixGuard wixui-rich-text__text\">\u200b<\/span><\/p><ul class=\"font_8 wixui-rich-text__text\"><li class=\"wixui-rich-text__text\"><p class=\"font_8 wixui-rich-text__text\">Locks, allowing doors to be opened or closed remotely.<\/p><\/li><li class=\"wixui-rich-text__text\"><p class=\"font_8 wixui-rich-text__text\">Control of lights, allowing them to be turned on or off.<\/p><\/li><li class=\"wixui-rich-text__text\"><p class=\"font_8 wixui-rich-text__text\">Control the temperature of your home or business remotely.<\/p><\/li><li class=\"wixui-rich-text__text\"><p class=\"font_8 wixui-rich-text__text\">View the video doorbell and cameras from the same panel and the app<\/p><\/li><\/ul>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-right\" viewbox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Launching offer INSTALLATION OF INSTRUSION SYSTEMS In Mary Y Cat Tech LLC we have a vast experience in the installation of alarm systems either connected to a central monitoring or through local arming and installation of wireless alarms, all with the support of the best brands in the world in this type of devices: Honeywell [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-162","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Alarms - Mari Y Cat Tech LLC<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mariycattech.com\/es\/alarms\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Alarms - Mari Y Cat Tech LLC\" \/>\n<meta property=\"og:description\" content=\"Launching offer INSTALLATION OF INSTRUSION SYSTEMS In Mary Y Cat Tech LLC we have a vast experience in the installation of alarm systems either connected to a central monitoring or through local arming and installation of wireless alarms, all with the support of the best brands in the world in this type of devices: Honeywell [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mariycattech.com\/es\/alarms\/\" \/>\n<meta property=\"og:site_name\" content=\"Mari Y Cat Tech LLC\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-30T13:33:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/sistema-intrusion_edited.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mariycattech.com\/alarms\/\",\"url\":\"https:\/\/mariycattech.com\/alarms\/\",\"name\":\"Alarms - Mari Y Cat Tech LLC\",\"isPartOf\":{\"@id\":\"https:\/\/mariycattech.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/mariycattech.com\/alarms\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/mariycattech.com\/alarms\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/sistema-intrusion_edited.webp\",\"datePublished\":\"2024-09-08T17:08:56+00:00\",\"dateModified\":\"2024-09-30T13:33:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/mariycattech.com\/alarms\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mariycattech.com\/alarms\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/mariycattech.com\/alarms\/#primaryimage\",\"url\":\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/sistema-intrusion_edited.webp\",\"contentUrl\":\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/sistema-intrusion_edited.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mariycattech.com\/alarms\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/mariycattech.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Alarms\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mariycattech.com\/#website\",\"url\":\"https:\/\/mariycattech.com\/\",\"name\":\"Mari Y Cat Tech LLC\",\"description\":\"security systems\",\"publisher\":{\"@id\":\"https:\/\/mariycattech.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mariycattech.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/mariycattech.com\/#organization\",\"name\":\"Mari Y Cat Tech LLC\",\"url\":\"https:\/\/mariycattech.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/mariycattech.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/logo-1.png\",\"contentUrl\":\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/logo-1.png\",\"width\":151,\"height\":79,\"caption\":\"Mari Y Cat Tech LLC\"},\"image\":{\"@id\":\"https:\/\/mariycattech.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Alarms - Mari Y Cat Tech LLC","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:\/\/mariycattech.com\/es\/alarms\/","og_locale":"es_MX","og_type":"article","og_title":"Alarms - Mari Y Cat Tech LLC","og_description":"Launching offer INSTALLATION OF INSTRUSION SYSTEMS In Mary Y Cat Tech LLC we have a vast experience in the installation of alarm systems either connected to a central monitoring or through local arming and installation of wireless alarms, all with the support of the best brands in the world in this type of devices: Honeywell [&hellip;]","og_url":"https:\/\/mariycattech.com\/es\/alarms\/","og_site_name":"Mari Y Cat Tech LLC","article_modified_time":"2024-09-30T13:33:37+00:00","og_image":[{"url":"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/sistema-intrusion_edited.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"10 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mariycattech.com\/alarms\/","url":"https:\/\/mariycattech.com\/alarms\/","name":"Alarms - Mari Y Cat Tech LLC","isPartOf":{"@id":"https:\/\/mariycattech.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mariycattech.com\/alarms\/#primaryimage"},"image":{"@id":"https:\/\/mariycattech.com\/alarms\/#primaryimage"},"thumbnailUrl":"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/sistema-intrusion_edited.webp","datePublished":"2024-09-08T17:08:56+00:00","dateModified":"2024-09-30T13:33:37+00:00","breadcrumb":{"@id":"https:\/\/mariycattech.com\/alarms\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mariycattech.com\/alarms\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/mariycattech.com\/alarms\/#primaryimage","url":"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/sistema-intrusion_edited.webp","contentUrl":"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/sistema-intrusion_edited.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/mariycattech.com\/alarms\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/mariycattech.com\/"},{"@type":"ListItem","position":2,"name":"Alarms"}]},{"@type":"WebSite","@id":"https:\/\/mariycattech.com\/#website","url":"https:\/\/mariycattech.com\/","name":"Mari Y Cat Tech LLC","description":"security systems","publisher":{"@id":"https:\/\/mariycattech.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mariycattech.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/mariycattech.com\/#organization","name":"Mari Y Cat Tech LLC","url":"https:\/\/mariycattech.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/mariycattech.com\/#\/schema\/logo\/image\/","url":"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/logo-1.png","contentUrl":"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/logo-1.png","width":151,"height":79,"caption":"Mari Y Cat Tech LLC"},"image":{"@id":"https:\/\/mariycattech.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/pages\/162","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/comments?post=162"}],"version-history":[{"count":167,"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/pages\/162\/revisions"}],"predecessor-version":[{"id":1725,"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/pages\/162\/revisions\/1725"}],"wp:attachment":[{"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/media?parent=162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}