{"id":2502,"date":"2026-07-09T10:20:10","date_gmt":"2026-07-09T03:20:10","guid":{"rendered":"https:\/\/metrosystems-des.com\/thesuperappiot\/?p=2502"},"modified":"2026-07-09T10:56:21","modified_gmt":"2026-07-09T03:56:21","slug":"iot-ventilation-temperature-humidity-airflow-dashboard","status":"publish","type":"post","link":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/","title":{"rendered":"IoT Ventilation \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e44\u0e07"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"2502\" class=\"elementor elementor-2502\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-79ce20a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"79ce20a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b481c65\" data-id=\"b481c65\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c6099f0 elementor-widget elementor-widget-html\" data-id=\"c6099f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Kanit:wght@300;400;500;600&display=swap');\n\n  :root {\n    --iot-navy: #062b63;\n    --iot-blue: #0066b3;\n    --iot-blue-2: #0b4f93;\n    --iot-sky: #00a7e1;\n    --iot-cyan: #34c7ff;\n    --iot-text: #3f5570;\n    --iot-muted: #6b7f95;\n    --iot-soft: #f4f9ff;\n    --iot-line: #dceafa;\n    --iot-white: #ffffff;\n    --iot-green: #13b981;\n  }\n\n  .iot-page {\n    font-family: 'Kanit', sans-serif;\n    font-weight: 300;\n    color: var(--iot-text);\n    background: #ffffff;\n    line-height: 1.85;\n    overflow: hidden;\n  }\n\n  .iot-page * {\n    box-sizing: border-box;\n  }\n\n  .iot-container {\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .iot-hero {\n    position: relative;\n    padding: 72px 0 64px;\n    background:\n      radial-gradient(circle at 88% 8%, rgba(0, 167, 225, 0.16), transparent 34%),\n      linear-gradient(135deg, #f3f9ff 0%, #ffffff 50%, #ecf7ff 100%);\n    overflow: hidden;\n  }\n\n  .iot-hero::before {\n    content: \"\";\n    position: absolute;\n    width: 540px;\n    height: 540px;\n    right: -220px;\n    top: -240px;\n    border-radius: 50%;\n    background: rgba(0, 102, 179, 0.08);\n  }\n\n  .iot-hero-grid {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-columns: 1.05fr 0.95fr;\n    gap: 42px;\n    align-items: center;\n  }\n\n  .iot-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    padding: 8px 16px;\n    border-radius: 999px;\n    background: rgba(0, 102, 179, 0.08);\n    border: 1px solid rgba(0, 102, 179, 0.16);\n    color: var(--iot-blue);\n    font-size: 15px;\n    font-weight: 400;\n    margin-bottom: 18px;\n  }\n\n  .iot-kicker::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--iot-sky);\n    box-shadow: 0 0 0 5px rgba(0, 167, 225, 0.12);\n  }\n\n  .iot-hero h1 {\n    margin: 0 0 18px;\n    font-size: clamp(34px, 5vw, 58px);\n    line-height: 1.15;\n    font-weight: 500;\n    letter-spacing: -0.02em;\n    color: var(--iot-navy);\n  }\n\n  .iot-hero h1 span {\n    color: var(--iot-blue);\n  }\n\n  .iot-hero p {\n    margin: 0 0 28px;\n    max-width: 720px;\n    font-size: 19px;\n    font-weight: 300;\n    color: #455f7a;\n  }\n\n  .iot-hero-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n  }\n\n  .iot-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 22px;\n    border-radius: 12px;\n    text-decoration: none;\n    font-size: 16px;\n    font-weight: 400;\n    transition: all .22s ease;\n  }\n\n  .iot-btn-primary {\n    background: linear-gradient(135deg, var(--iot-blue), var(--iot-sky));\n    color: #ffffff !important;\n    box-shadow: 0 14px 28px rgba(0, 102, 179, 0.22);\n  }\n\n  .iot-btn-primary:hover {\n    color: #ffffff !important;\n    transform: translateY(-2px);\n    box-shadow: 0 18px 34px rgba(0, 102, 179, 0.28);\n  }\n\n  .iot-btn-secondary {\n    background: #ffffff;\n    color: var(--iot-blue) !important;\n    border: 1px solid rgba(0, 102, 179, 0.22);\n  }\n\n  .iot-btn-secondary:hover {\n    color: var(--iot-blue) !important;\n    border-color: var(--iot-blue);\n    transform: translateY(-2px);\n  }\n\n  .iot-visual-card {\n    position: relative;\n    border-radius: 30px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid rgba(0, 102, 179, 0.14);\n    box-shadow: 0 24px 60px rgba(5, 42, 92, 0.13);\n  }\n\n  .iot-visual-card img {\n    width: 100%;\n    display: block;\n  }\n\n  .iot-floating-badge {\n    position: absolute;\n    left: 22px;\n    bottom: 22px;\n    display: flex;\n    gap: 10px;\n    align-items: center;\n    padding: 12px 16px;\n    border-radius: 16px;\n    background: rgba(6, 43, 99, 0.9);\n    color: #ffffff;\n    backdrop-filter: blur(10px);\n    font-size: 15px;\n    font-weight: 300;\n  }\n\n  .iot-floating-badge strong {\n    font-weight: 500;\n    color: #ffffff;\n  }\n\n  .iot-section {\n    padding: 64px 0;\n  }\n\n  .iot-section-sm {\n    padding: 42px 0;\n  }\n\n  .iot-split-band {\n    background: linear-gradient(135deg, #f5fbff 0%, #ffffff 100%);\n    border-top: 1px solid #edf5ff;\n    border-bottom: 1px solid #edf5ff;\n  }\n\n  .iot-section-title {\n    max-width: 860px;\n    margin-bottom: 28px;\n  }\n\n  .iot-eyebrow {\n    color: var(--iot-blue);\n    font-size: 15px;\n    font-weight: 400;\n    margin-bottom: 8px;\n    letter-spacing: 0.02em;\n  }\n\n  .iot-section h2 {\n    margin: 0 0 16px;\n    color: var(--iot-navy);\n    font-size: clamp(27px, 3.4vw, 40px);\n    line-height: 1.25;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n  }\n\n  .iot-section h3 {\n    margin: 0 0 12px;\n    color: #073b78;\n    font-size: 23px;\n    line-height: 1.35;\n    font-weight: 500;\n  }\n\n  .iot-section p {\n    margin: 0 0 16px;\n    color: var(--iot-text);\n    font-size: 17px;\n    font-weight: 300;\n  }\n\n  .iot-highlight {\n    color: var(--iot-blue);\n    font-weight: 500;\n  }\n\n  .iot-grid-2 {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 26px;\n  }\n\n  .iot-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n  }\n\n  .iot-card {\n    background: #ffffff;\n    border: 1px solid var(--iot-line);\n    border-radius: 24px;\n    padding: 28px;\n    box-shadow: 0 16px 40px rgba(5, 42, 92, 0.07);\n  }\n\n  .iot-card-soft {\n    background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);\n  }\n\n  .iot-card-blue {\n    background: linear-gradient(135deg, #073b78 0%, #0b5fa8 100%);\n    border: none;\n    color: #ffffff !important;\n  }\n\n  .iot-card-blue,\n  .iot-card-blue h2,\n  .iot-card-blue h3,\n  .iot-card-blue h4,\n  .iot-card-blue p,\n  .iot-card-blue ul,\n  .iot-card-blue li,\n  .iot-card-blue span,\n  .iot-card-blue strong {\n    color: #ffffff !important;\n  }\n\n  .iot-card-blue .iot-list li {\n    color: #ffffff !important;\n    opacity: 1;\n  }\n\n  .iot-card-blue .iot-list li::before {\n    background: rgba(255, 255, 255, 0.22);\n    color: #ffffff !important;\n  }\n\n  .iot-icon {\n    width: 54px;\n    height: 54px;\n    margin-bottom: 18px;\n    border-radius: 18px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: linear-gradient(135deg, rgba(0, 102, 179, 0.12), rgba(0, 167, 225, 0.18));\n    color: var(--iot-blue);\n    font-size: 25px;\n  }\n\n  .iot-list {\n    list-style: none;\n    padding: 0;\n    margin: 18px 0 0;\n  }\n\n  .iot-list li {\n    position: relative;\n    padding-left: 34px;\n    margin-bottom: 13px;\n    font-size: 16.5px;\n    font-weight: 300;\n    color: var(--iot-text);\n  }\n\n  .iot-list li::before {\n    content: \"\u2713\";\n    position: absolute;\n    top: 2px;\n    left: 0;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    background: rgba(0, 167, 225, 0.13);\n    color: var(--iot-blue);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .iot-dashboard-metrics {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .iot-metric {\n    padding: 24px;\n    border-radius: 22px;\n    background: #ffffff;\n    border: 1px solid var(--iot-line);\n    box-shadow: 0 12px 30px rgba(5, 42, 92, 0.06);\n  }\n\n  .iot-metric span {\n    display: block;\n    color: var(--iot-muted);\n    font-size: 15px;\n    font-weight: 300;\n    margin-bottom: 8px;\n  }\n\n  .iot-metric strong {\n    display: block;\n    color: var(--iot-navy);\n    font-size: 30px;\n    line-height: 1.25;\n    font-weight: 500;\n  }\n\n  .iot-metric small {\n    display: block;\n    margin-top: 8px;\n    color: var(--iot-blue);\n    font-size: 14px;\n    font-weight: 300;\n  }\n\n  .iot-process {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin-top: 26px;\n  }\n\n  .iot-process-item {\n    background: #ffffff;\n    border: 1px solid var(--iot-line);\n    border-radius: 22px;\n    padding: 24px 20px;\n    text-align: center;\n    box-shadow: 0 12px 28px rgba(5, 42, 92, 0.06);\n  }\n\n  .iot-process-num {\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 14px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--iot-blue), var(--iot-sky));\n    color: #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 500;\n  }\n\n  .iot-process-item strong {\n    display: block;\n    color: var(--iot-navy);\n    font-size: 18px;\n    font-weight: 500;\n    margin-bottom: 8px;\n  }\n\n  .iot-process-item span {\n    display: block;\n    color: var(--iot-muted);\n    font-size: 15px;\n    font-weight: 300;\n  }\n\n  .iot-compare {\n    overflow-x: auto;\n    border-radius: 22px;\n    border: 1px solid var(--iot-line);\n    box-shadow: 0 14px 34px rgba(5, 42, 92, 0.06);\n  }\n\n  .iot-compare table {\n    width: 100%;\n    min-width: 760px;\n    border-collapse: collapse;\n    background: #ffffff;\n  }\n\n  .iot-compare th {\n    padding: 16px 18px;\n    background: var(--iot-navy);\n    color: #ffffff;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 400;\n  }\n\n  .iot-compare td {\n    padding: 16px 18px;\n    border-bottom: 1px solid #e8f0fa;\n    color: var(--iot-text);\n    font-size: 16px;\n    font-weight: 300;\n    vertical-align: top;\n  }\n\n  .iot-compare tr:nth-child(even) td {\n    background: #f7fbff;\n  }\n\n  .iot-cta {\n    position: relative;\n    overflow: hidden;\n    padding: 46px;\n    border-radius: 30px;\n    background: linear-gradient(135deg, #062b63 0%, #0066b3 60%, #00a7e1 100%);\n    color: #ffffff;\n  }\n\n  .iot-cta::after {\n    content: \"\";\n    position: absolute;\n    right: -90px;\n    top: -90px;\n    width: 280px;\n    height: 280px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.12);\n  }\n\n  .iot-cta h2,\n  .iot-cta p,\n  .iot-cta strong {\n    position: relative;\n    z-index: 1;\n    color: #ffffff !important;\n  }\n\n  .iot-event-info {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 24px 0 28px;\n  }\n\n  .iot-pill {\n    padding: 10px 15px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.14);\n    border: 1px solid rgba(255,255,255,0.25);\n    color: #ffffff;\n    font-size: 15.5px;\n    font-weight: 300;\n  }\n\n  .iot-faq details {\n    background: #ffffff;\n    border: 1px solid var(--iot-line);\n    border-radius: 18px;\n    padding: 18px 22px;\n    margin-bottom: 12px;\n  }\n\n  .iot-faq summary {\n    cursor: pointer;\n    color: var(--iot-navy);\n    font-size: 18px;\n    font-weight: 400;\n  }\n\n  .iot-faq p {\n    margin-top: 12px;\n  }\n\n  @media (max-width: 980px) {\n    .iot-hero-grid,\n    .iot-grid-2,\n    .iot-grid-3,\n    .iot-dashboard-metrics,\n    .iot-process {\n      grid-template-columns: 1fr;\n    }\n\n    .iot-hero {\n      padding: 52px 0 44px;\n    }\n\n    .iot-visual-card {\n      border-radius: 24px;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .iot-container {\n      padding: 0 16px;\n    }\n\n    .iot-section {\n      padding: 46px 0;\n    }\n\n    .iot-section-sm {\n      padding: 34px 0;\n    }\n\n    .iot-card,\n    .iot-cta {\n      padding: 22px;\n      border-radius: 20px;\n    }\n\n    .iot-hero h1 {\n      font-size: 34px;\n    }\n\n    .iot-hero p {\n      font-size: 17px;\n    }\n\n    .iot-btn {\n      width: 100%;\n    }\n\n    .iot-floating-badge {\n      position: static;\n      margin: 0;\n      border-radius: 0;\n      justify-content: center;\n    }\n  }\n<\/style>\n\n<div class=\"iot-page\">\n\n  <section class=\"iot-hero\">\n    <div class=\"iot-container\">\n      <div class=\"iot-hero-grid\">\n        <div>\n         \n          <h1>\n            \u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21 <span>Temperature, Humidity, Airflow<\/span><br>\n            \u0e1c\u0e48\u0e32\u0e19 Dashboard \u0e40\u0e14\u0e35\u0e22\u0e27\n          <\/h1>\n          <p>\n            \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e43\u0e19\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e41\u0e1a\u0e1a Manual\n            \u0e2a\u0e39\u0e48\u0e01\u0e32\u0e23\u0e21\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e23\u0e34\u0e07\u0e41\u0e1a\u0e1a Real-time \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34 \u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19\n            \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e44\u0e2b\u0e25\u0e40\u0e27\u0e35\u0e22\u0e19\u0e02\u0e2d\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e44\u0e14\u0e49\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19\n          <\/p>\n\n          <div class=\"iot-hero-actions\">\n            <a class=\"iot-btn iot-btn-primary\" href=\"#iot-event\">\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e23\u0e48\u0e27\u0e21\u0e07\u0e32\u0e19<\/a>\n            <a class=\"iot-btn iot-btn-secondary\" href=\"#iot-dashboard\">\u0e14\u0e39\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e02\u0e2d\u0e07 Dashboard<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"iot-visual-card\">\n          <img decoding=\"async\" src=\"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-content\/uploads\/sites\/15\/2026\/07\/Blo-g_IoT-Ventilaion_01.png\" alt=\"IoT Smart Ventilation Dashboard \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\">\n          <div class=\"iot-floating-badge\">\n            <strong>Dashboard \u0e40\u0e14\u0e35\u0e22\u0e27<\/strong>\n            \u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e17\u0e31\u0e49\u0e07\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"iot-section\">\n    <div class=\"iot-container\">\n      <div class=\"iot-section-title\">\n       \n        <h2>\u0e17\u0e33\u0e44\u0e21\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e22\u0e38\u0e04\u0e43\u0e2b\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35 Dashboard \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e30\u0e1a\u0e1a Ventilation?<\/h2>\n        <p>\n          \u0e43\u0e19\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21 \u0e23\u0e30\u0e1a\u0e1a\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e21\u0e35\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e41\u0e04\u0e48\u0e40\u0e1b\u0e48\u0e32\u0e25\u0e21\u0e2b\u0e23\u0e37\u0e2d\u0e14\u0e39\u0e14\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19\n          \u0e41\u0e15\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34 \u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19 \u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e2d\u0e32\u0e01\u0e32\u0e28 \u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\n          \u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e02\u0e2d\u0e07\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19 \u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e02\u0e2d\u0e07\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e31\u0e01\u0e23\n        <\/p>\n        <p>\n          \u0e2b\u0e32\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e2b\u0e25\u0e48\u0e32\u0e19\u0e35\u0e49\u0e01\u0e23\u0e30\u0e08\u0e32\u0e22\u0e2d\u0e22\u0e39\u0e48\u0e2b\u0e25\u0e32\u0e22\u0e08\u0e38\u0e14 \u0e2b\u0e23\u0e37\u0e2d\u0e22\u0e31\u0e07\u0e15\u0e49\u0e2d\u0e07\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e14\u0e49\u0e27\u0e22\u0e27\u0e34\u0e18\u0e35 Manual\n          \u0e17\u0e35\u0e21 Facility \u0e41\u0e25\u0e30\u0e1c\u0e39\u0e49\u0e14\u0e39\u0e41\u0e25\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e2d\u0e32\u0e08\u0e44\u0e21\u0e48\u0e40\u0e2b\u0e47\u0e19\u0e20\u0e32\u0e1e\u0e23\u0e27\u0e21\u0e02\u0e2d\u0e07\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e40\u0e27\u0e25\u0e32\n          \u0e01\u0e32\u0e23\u0e21\u0e35 <span class=\"iot-highlight\">Dashboard \u0e01\u0e25\u0e32\u0e07<\/span>\n          \u0e08\u0e36\u0e07\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21 \u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c \u0e41\u0e25\u0e30\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e44\u0e14\u0e49\u0e08\u0e32\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e23\u0e34\u0e07\n        <\/p>\n      <\/div>\n\n      <div class=\"iot-dashboard-metrics\">\n        <div class=\"iot-metric\">\n          <span>Temperature<\/span>\n          <strong>\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34<\/strong>\n          <small>\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e41\u0e15\u0e48\u0e25\u0e30\u0e42\u0e0b\u0e19\u0e41\u0e1a\u0e1a Real-time<\/small>\n        <\/div>\n\n        <div class=\"iot-metric\">\n          <span>Humidity<\/span>\n          <strong>\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19<\/strong>\n          <small>\u0e0a\u0e48\u0e27\u0e22\u0e25\u0e14\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e08\u0e32\u0e01\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e1c\u0e34\u0e14\u0e1b\u0e01\u0e15\u0e34<\/small>\n        <\/div>\n\n        <div class=\"iot-metric\">\n          <span>Airflow<\/span>\n          <strong>\u0e15\u0e23\u0e27\u0e08\u0e27\u0e31\u0e14\u0e01\u0e32\u0e23\u0e44\u0e2b\u0e25\u0e02\u0e2d\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28<\/strong>\n          <small>\u0e40\u0e2b\u0e47\u0e19\u0e17\u0e34\u0e28\u0e17\u0e32\u0e07\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e28<\/small>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"iot-section iot-split-band\" id=\"iot-dashboard\">\n    <div class=\"iot-container\">\n      <div class=\"iot-grid-2\">\n        <div class=\"iot-card iot-card-soft\">\n          <div class=\"iot-icon\">\ud83c\udf21\ufe0f<\/div>\n          <h2>Dashboard \u0e40\u0e14\u0e35\u0e22\u0e27 \u0e40\u0e2b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e02\u0e2d\u0e07\u0e23\u0e30\u0e1a\u0e1a\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e28<\/h2>\n          <p>\n            IoT Smart Ventilation Dashboard \u0e0a\u0e48\u0e27\u0e22\u0e23\u0e27\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e32\u0e01 Sensor, Controller,\n            IoT Gateway \u0e41\u0e25\u0e30\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e21\u0e32\u0e41\u0e2a\u0e14\u0e07\u0e1c\u0e25\u0e43\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d\u0e40\u0e14\u0e35\u0e22\u0e27\n            \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e02\u0e2d\u0e07\u0e23\u0e30\u0e1a\u0e1a\u0e44\u0e14\u0e49\u0e07\u0e48\u0e32\u0e22\u0e02\u0e36\u0e49\u0e19\n          <\/p>\n          <p>\n            \u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e08\u0e30\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e14\u0e34\u0e19\u0e15\u0e23\u0e27\u0e08\u0e2b\u0e25\u0e32\u0e22\u0e08\u0e38\u0e14\u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e2d\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e22\u0e49\u0e2d\u0e19\u0e2b\u0e25\u0e31\u0e07 Dashboard\n            \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e21\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e43\u0e19\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35 \u0e40\u0e0a\u0e48\u0e19 \u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34 \u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19\n            Airflow \u0e2a\u0e16\u0e32\u0e19\u0e30 Fan \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e34\u0e14\u0e1b\u0e01\u0e15\u0e34\n          <\/p>\n        <\/div>\n\n        <div class=\"iot-card iot-card-blue\">\n          <h3>\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e04\u0e27\u0e23\u0e21\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\u0e1a\u0e19 Dashboard<\/h3>\n          <ul class=\"iot-list\">\n            <li>\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e41\u0e15\u0e48\u0e25\u0e30\u0e42\u0e0b\u0e19<\/li>\n            <li>\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e17\u0e18\u0e4c\u0e20\u0e32\u0e22\u0e43\u0e19\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19<\/li>\n            <li>\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13\u0e41\u0e25\u0e30\u0e41\u0e19\u0e27\u0e42\u0e19\u0e49\u0e21\u0e01\u0e32\u0e23\u0e44\u0e2b\u0e25\u0e02\u0e2d\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28<\/li>\n            <li>\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07 Jet Fan, Exhaust Fan \u0e41\u0e25\u0e30 Supply Fan<\/li>\n            <li>\u0e2a\u0e16\u0e32\u0e19\u0e30 Online \/ Offline \u0e02\u0e2d\u0e07 Sensor \u0e41\u0e25\u0e30\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c<\/li>\n            <li>Alarm \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e01\u0e34\u0e14\u0e04\u0e48\u0e32\u0e1c\u0e34\u0e14\u0e1b\u0e01\u0e15\u0e34\u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e30\u0e1a\u0e1a\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1a\u0e33\u0e23\u0e38\u0e07\u0e23\u0e31\u0e01\u0e29\u0e32<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"iot-section\">\n    <div class=\"iot-container\">\n      <div class=\"iot-section-title\">\n \n        <h2>\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21 3 \u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2b\u0e25\u0e31\u0e01\u0e02\u0e2d\u0e07\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e43\u0e19\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19<\/h2>\n        <p>\n          \u0e2b\u0e31\u0e27\u0e43\u0e08\u0e02\u0e2d\u0e07\u0e23\u0e30\u0e1a\u0e1a IoT Ventilation \u0e04\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e32\u0e01\u0e2b\u0e25\u0e32\u0e22\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\n          \u0e41\u0e25\u0e49\u0e27\u0e19\u0e33\u0e21\u0e32\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e23\u0e30\u0e1a\u0e1a\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e43\u0e2b\u0e49\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e08\u0e23\u0e34\u0e07\n        <\/p>\n      <\/div>\n\n      <div class=\"iot-grid-3\">\n        <div class=\"iot-card\">\n          <div class=\"iot-icon\">\ud83c\udf21\ufe0f<\/div>\n          <h3>1. Temperature<\/h3>\n          <p>\n            Dashboard \u0e0a\u0e48\u0e27\u0e22\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e42\u0e0b\u0e19\u0e43\u0e19\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\n            \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e40\u0e2b\u0e47\u0e19\u0e08\u0e38\u0e14\u0e17\u0e35\u0e48\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e23\u0e49\u0e2d\u0e19\u0e2a\u0e30\u0e2a\u0e21 \u0e2b\u0e23\u0e37\u0e2d Hot Zone \u0e44\u0e14\u0e49\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19\u0e02\u0e36\u0e49\u0e19\n          <\/p>\n          <ul class=\"iot-list\">\n            <li>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34\u0e41\u0e1a\u0e1a Real-time<\/li>\n            <li>\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34\u0e41\u0e15\u0e48\u0e25\u0e30\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48<\/li>\n            <li>\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34\u0e2a\u0e39\u0e07\u0e40\u0e01\u0e34\u0e19\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"iot-card\">\n          <div class=\"iot-icon\">\ud83d\udca7<\/div>\n          <h3>2. Humidity<\/h3>\n          <p>\n            \u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e35\u0e01\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e1b\u0e31\u0e08\u0e08\u0e31\u0e22\u0e17\u0e35\u0e48\u0e2a\u0e48\u0e07\u0e1c\u0e25\u0e15\u0e48\u0e2d\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\n            \u0e27\u0e31\u0e2a\u0e14\u0e38 \u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15 \u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e1a\u0e32\u0e22\u0e02\u0e2d\u0e07\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\n          <\/p>\n          <ul class=\"iot-list\">\n            <li>\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e04\u0e48\u0e32\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e17\u0e18\u0e4c<\/li>\n            <li>\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e41\u0e19\u0e27\u0e42\u0e19\u0e49\u0e21\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19\u0e43\u0e19\u0e41\u0e15\u0e48\u0e25\u0e30\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32<\/li>\n            <li>\u0e0a\u0e48\u0e27\u0e22\u0e25\u0e14\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e08\u0e32\u0e01\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"iot-card\">\n          <div class=\"iot-icon\">\ud83c\udf2c\ufe0f<\/div>\n          <h3>3. Airflow<\/h3>\n          <p>\n            Airflow \u0e0a\u0e48\u0e27\u0e22\u0e1a\u0e2d\u0e01\u0e27\u0e48\u0e32\u0e23\u0e30\u0e1a\u0e1a\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e17\u0e33\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e1e\u0e2d\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\n            \u0e41\u0e25\u0e30\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e44\u0e2b\u0e25\u0e40\u0e27\u0e35\u0e22\u0e19\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e44\u0e14\u0e49\u0e08\u0e23\u0e34\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\n          <\/p>\n          <ul class=\"iot-list\">\n            <li>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13\u0e01\u0e32\u0e23\u0e44\u0e2b\u0e25\u0e02\u0e2d\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28<\/li>\n            <li>\u0e40\u0e2b\u0e47\u0e19\u0e41\u0e19\u0e27\u0e42\u0e19\u0e49\u0e21 Airflow \u0e43\u0e19\u0e41\u0e15\u0e48\u0e25\u0e30\u0e42\u0e0b\u0e19<\/li>\n            <li>\u0e0a\u0e48\u0e27\u0e22\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e02\u0e2d\u0e07\u0e23\u0e30\u0e1a\u0e1a Ventilation<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"iot-section iot-split-band\">\n    <div class=\"iot-container\">\n      <div class=\"iot-section-title\">\n       \n        <h2>Dashboard \u0e17\u0e33\u0e07\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e1a\u0e23\u0e30\u0e1a\u0e1a IoT Ventilation \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23?<\/h2>\n        <p>\n          \u0e23\u0e30\u0e1a\u0e1a\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e17\u0e33\u0e07\u0e32\u0e19\u0e08\u0e32\u0e01 Dashboard \u0e40\u0e1e\u0e35\u0e22\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e14\u0e35\u0e22\u0e27 \u0e41\u0e15\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e32\u0e23\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\n          \u0e08\u0e32\u0e01\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e43\u0e19\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e43\u0e2b\u0e49\u0e17\u0e33\u0e07\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e25\u0e32\u0e07\n        <\/p>\n      <\/div>\n\n      <div class=\"iot-process\">\n        <div class=\"iot-process-item\">\n          <div class=\"iot-process-num\">1<\/div>\n          <strong>Sensor<\/strong>\n          <span>\u0e27\u0e31\u0e14 Temperature, Humidity, Airflow \u0e41\u0e25\u0e30 Air Quality<\/span>\n        <\/div>\n\n        <div class=\"iot-process-item\">\n          <div class=\"iot-process-num\">2<\/div>\n          <strong>IoT Gateway<\/strong>\n          <span>\u0e23\u0e27\u0e1a\u0e23\u0e27\u0e21\u0e41\u0e25\u0e30\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e32\u0e01\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e25\u0e32\u0e07<\/span>\n        <\/div>\n\n        <div class=\"iot-process-item\">\n          <div class=\"iot-process-num\">3<\/div>\n          <strong>Dashboard<\/strong>\n          <span>\u0e41\u0e2a\u0e14\u0e07\u0e1c\u0e25 \u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c \u0e41\u0e25\u0e30\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e1a\u0e1a Real-time<\/span>\n        <\/div>\n\n        <div class=\"iot-process-item\">\n          <div class=\"iot-process-num\">4<\/div>\n          <strong>Controller<\/strong>\n          <span>\u0e2a\u0e31\u0e48\u0e07\u0e07\u0e32\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e15\u0e32\u0e21\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"iot-section\">\n    <div class=\"iot-container\">\n      <div class=\"iot-section-title\">\n \n        <h2>\u0e1b\u0e23\u0e30\u0e42\u0e22\u0e0a\u0e19\u0e4c\u0e17\u0e35\u0e48\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e08\u0e30\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e08\u0e32\u0e01 Dashboard \u0e40\u0e14\u0e35\u0e22\u0e27<\/h2>\n      <\/div>\n\n      <div class=\"iot-grid-2\">\n        <div class=\"iot-card\">\n          <h3>\u0e25\u0e14\u0e01\u0e32\u0e23\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e08\u0e32\u0e01\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e2a\u0e36\u0e01<\/h3>\n          <p>\n            \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e23\u0e34\u0e07\u0e08\u0e32\u0e01 Sensor \u0e41\u0e25\u0e30 Dashboard \u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e44\u0e14\u0e49\u0e08\u0e32\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\n            \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e04\u0e32\u0e14\u0e40\u0e14\u0e32\u0e27\u0e48\u0e32\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e43\u0e14\u0e23\u0e49\u0e2d\u0e19 \u0e2d\u0e31\u0e1a \u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e44\u0e21\u0e48\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e1e\u0e2d\n          <\/p>\n        <\/div>\n\n        <div class=\"iot-card\">\n          <h3>\u0e40\u0e2b\u0e47\u0e19\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e40\u0e23\u0e47\u0e27\u0e02\u0e36\u0e49\u0e19<\/h3>\n          <p>\n            Dashboard \u0e0a\u0e48\u0e27\u0e22\u0e41\u0e2a\u0e14\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e41\u0e25\u0e30\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e04\u0e48\u0e32\u0e15\u0e48\u0e32\u0e07 \u0e46 \u0e1c\u0e34\u0e14\u0e1b\u0e01\u0e15\u0e34\n            \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e17\u0e35\u0e21 Facility \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e02\u0e49\u0e32\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e44\u0e14\u0e49\u0e40\u0e23\u0e47\u0e27\u0e02\u0e36\u0e49\u0e19\n          <\/p>\n        <\/div>\n\n        <div class=\"iot-card\">\n          <h3>\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19<\/h3>\n          <p>\n            \u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e0a\u0e48\u0e27\u0e22\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e41\u0e19\u0e27\u0e42\u0e19\u0e49\u0e21\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 \u0e41\u0e25\u0e30\u0e25\u0e14\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e34\u0e14\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e01\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\n            \u0e42\u0e14\u0e22\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e15\u0e32\u0e21\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e08\u0e23\u0e34\u0e07\n          <\/p>\n        <\/div>\n\n        <div class=\"iot-card\">\n          <h3>\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e48\u0e2d\u0e22\u0e2d\u0e14\u0e2a\u0e39\u0e48 Smart Factory<\/h3>\n          <p>\n            \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e32\u0e01\u0e23\u0e30\u0e1a\u0e1a Ventilation \u0e16\u0e39\u0e01\u0e08\u0e31\u0e14\u0e40\u0e01\u0e47\u0e1a\u0e41\u0e25\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e1c\u0e25\u0e41\u0e1a\u0e1a\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\n            \u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e48\u0e2d\u0e22\u0e2d\u0e14\u0e44\u0e1b\u0e2a\u0e39\u0e48\u0e01\u0e32\u0e23\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e40\u0e0a\u0e34\u0e07\u0e25\u0e36\u0e01\u0e41\u0e25\u0e30 Automation \u0e44\u0e14\u0e49\u0e07\u0e48\u0e32\u0e22\u0e02\u0e36\u0e49\u0e19\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"iot-section iot-split-band\">\n    <div class=\"iot-container\">\n      <div class=\"iot-section-title\">\n      \n        <h2>\u0e01\u0e48\u0e2d\u0e19\u0e21\u0e35 Dashboard vs \u0e2b\u0e25\u0e31\u0e07\u0e43\u0e0a\u0e49 IoT Ventilation Dashboard<\/h2>\n      <\/div>\n\n      <div class=\"iot-compare\">\n        <table>\n          <thead>\n            <tr>\n              <th>\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d<\/th>\n              <th>\u0e23\u0e30\u0e1a\u0e1a\u0e40\u0e14\u0e34\u0e21<\/th>\n              <th>IoT Ventilation Dashboard<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>\u0e01\u0e32\u0e23\u0e14\u0e39\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25<\/td>\n              <td>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e40\u0e1b\u0e47\u0e19\u0e08\u0e38\u0e14 \u0e46 \u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e2d\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e22\u0e49\u0e2d\u0e19\u0e2b\u0e25\u0e31\u0e07<\/td>\n              <td>\u0e40\u0e2b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e23\u0e27\u0e21\u0e1a\u0e19 Dashboard \u0e40\u0e14\u0e35\u0e22\u0e27\u0e41\u0e1a\u0e1a Real-time<\/td>\n            <\/tr>\n            <tr>\n              <td>\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21<\/td>\n              <td>Manual \u0e2b\u0e23\u0e37\u0e2d\u0e40\u0e1b\u0e34\u0e14\/\u0e1b\u0e34\u0e14\u0e15\u0e32\u0e21\u0e40\u0e27\u0e25\u0e32<\/td>\n              <td>\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e15\u0e32\u0e21\u0e04\u0e48\u0e32 Sensor \u0e41\u0e25\u0e30\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14<\/td>\n            <\/tr>\n            <tr>\n              <td>\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19<\/td>\n              <td>\u0e23\u0e39\u0e49\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e01\u0e34\u0e14\u0e40\u0e2b\u0e15\u0e38<\/td>\n              <td>\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e48\u0e2d Temperature, Humidity \u0e2b\u0e23\u0e37\u0e2d Airflow \u0e1c\u0e34\u0e14\u0e1b\u0e01\u0e15\u0e34<\/td>\n            <\/tr>\n            <tr>\n              <td>\u0e01\u0e32\u0e23\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c<\/td>\n              <td>\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e22\u0e32\u0e01 \u0e40\u0e1e\u0e23\u0e32\u0e30\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e44\u0e21\u0e48\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07<\/td>\n              <td>\u0e14\u0e39\u0e41\u0e19\u0e27\u0e42\u0e19\u0e49\u0e21\u0e22\u0e49\u0e2d\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e41\u0e25\u0e30\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e41\u0e15\u0e48\u0e25\u0e30\u0e42\u0e0b\u0e19\u0e44\u0e14\u0e49<\/td>\n            <\/tr>\n            <tr>\n              <td>\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19<\/td>\n              <td>\u0e2d\u0e32\u0e08\u0e40\u0e1b\u0e34\u0e14\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e01\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19<\/td>\n              <td>\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e08\u0e23\u0e34\u0e07\u0e02\u0e2d\u0e07\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"iot-section\">\n    <div class=\"iot-container\">\n      <div class=\"iot-grid-2\">\n        <div class=\"iot-card iot-card-soft\">\n          <h2>\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e41\u0e1a\u0e1a\u0e44\u0e2b\u0e19?<\/h2>\n          <ul class=\"iot-list\">\n            <li>\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e21\u0e35\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34\u0e2a\u0e39\u0e07\u0e2b\u0e23\u0e37\u0e2d Hot Zone<\/li>\n            <li>\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19\u0e41\u0e25\u0e30\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e2d\u0e32\u0e01\u0e32\u0e28<\/li>\n            <li>\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e1c\u0e25\u0e34\u0e15\u0e17\u0e35\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e44\u0e2b\u0e25\u0e40\u0e27\u0e35\u0e22\u0e19\u0e02\u0e2d\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e44\u0e21\u0e48\u0e2a\u0e21\u0e48\u0e33\u0e40\u0e2a\u0e21\u0e2d<\/li>\n            <li>\u0e17\u0e35\u0e21 Facility \u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e14\u0e07\u0e32\u0e19\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e41\u0e1a\u0e1a Manual<\/li>\n            <li>\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e39\u0e48 Smart Factory<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"iot-card iot-card-soft\">\n          <h2>\u0e04\u0e27\u0e23\u0e40\u0e23\u0e34\u0e48\u0e21\u0e08\u0e32\u0e01\u0e2d\u0e30\u0e44\u0e23?<\/h2>\n          <ul class=\"iot-list\">\n            <li>\u0e2a\u0e33\u0e23\u0e27\u0e08 Layout \u0e41\u0e25\u0e30\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e02\u0e2d\u0e07\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e08\u0e23\u0e34\u0e07<\/li>\n            <li>\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e08\u0e38\u0e14\u0e27\u0e31\u0e14 Temperature, Humidity \u0e41\u0e25\u0e30 Airflow<\/li>\n            <li>\u0e27\u0e32\u0e07\u0e23\u0e30\u0e1a\u0e1a Sensor, Controller \u0e41\u0e25\u0e30 IoT Gateway<\/li>\n            <li>\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a Dashboard \u0e43\u0e2b\u0e49\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e17\u0e35\u0e21\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/li>\n            <li>\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e23\u0e30\u0e1a\u0e1a\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e15\u0e32\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e23\u0e34\u0e07<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"iot-section-sm\">\n    <div class=\"iot-container\">\n      <div class=\"iot-faq\">\n        <div class=\"iot-section-title\">\n          <div class=\"iot-eyebrow\">FAQ<\/div>\n          <h2>\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22<\/h2>\n        <\/div>\n\n        <details>\n          <summary>Dashboard \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e14\u0e39\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2d\u0e30\u0e44\u0e23\u0e44\u0e14\u0e49\u0e1a\u0e49\u0e32\u0e07?<\/summary>\n          <p>\n            \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e14\u0e39\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e33\u0e04\u0e31\u0e0d \u0e40\u0e0a\u0e48\u0e19 Temperature, Humidity, Airflow, Air Quality,\n            \u0e2a\u0e16\u0e32\u0e19\u0e30 Fan, \u0e2a\u0e16\u0e32\u0e19\u0e30 Sensor, Alert \u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e19\u0e27\u0e42\u0e19\u0e49\u0e21\u0e22\u0e49\u0e2d\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e44\u0e14\u0e49\n          <\/p>\n        <\/details>\n\n        <details>\n          <summary>\u0e23\u0e30\u0e1a\u0e1a\u0e19\u0e35\u0e49\u0e43\u0e0a\u0e49\u0e41\u0e17\u0e19\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e41\u0e1a\u0e1a Manual \u0e44\u0e14\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?<\/summary>\n          <p>\n            \u0e23\u0e30\u0e1a\u0e1a\u0e0a\u0e48\u0e27\u0e22\u0e25\u0e14\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e41\u0e1a\u0e1a Manual \u0e44\u0e14\u0e49 \u0e42\u0e14\u0e22\u0e43\u0e0a\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e32\u0e01 Sensor\n            \u0e41\u0e25\u0e30\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e23\u0e30\u0e1a\u0e1a\u0e17\u0e33\u0e07\u0e32\u0e19\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e08\u0e23\u0e34\u0e07\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19\n          <\/p>\n        <\/details>\n\n        <details>\n          <summary>\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e40\u0e14\u0e34\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Dashboard \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?<\/summary>\n          <p>\n            \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e44\u0e14\u0e49\u0e15\u0e32\u0e21\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e14\u0e34\u0e21 \u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e23\u0e30\u0e1a\u0e1a\u0e44\u0e1f\u0e1f\u0e49\u0e32 \u0e08\u0e38\u0e14\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Sensor\n            \u0e41\u0e25\u0e30\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e02\u0e2d\u0e07\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\n          <\/p>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"iot-section\" id=\"iot-event\">\n    <div class=\"iot-container\">\n      <div class=\"iot-cta\">\n        <h2>\u0e2d\u0e22\u0e32\u0e01\u0e40\u0e2b\u0e47\u0e19 Dashboard \u0e23\u0e30\u0e1a\u0e1a IoT Smart Ventilation \u0e02\u0e2d\u0e07\u0e08\u0e23\u0e34\u0e07?<\/h2>\n        <p>\n          \u0e1e\u0e1a\u0e01\u0e31\u0e1a Demo \u0e23\u0e30\u0e1a\u0e1a\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21 Temperature, Humidity \u0e41\u0e25\u0e30 Airflow\n          \u0e1c\u0e48\u0e32\u0e19 Dashboard \u0e40\u0e14\u0e35\u0e22\u0e27 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e1e\u0e39\u0e14\u0e04\u0e38\u0e22\u0e01\u0e31\u0e1a\u0e17\u0e35\u0e21\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e44\u0e14\u0e49\u0e17\u0e35\u0e48\u0e07\u0e32\u0e19\n          <strong>IoT Smart Ventilation Tech Day<\/strong>\n        <\/p>\n\n        <div class=\"iot-event-info\">\n          <div class=\"iot-pill\">\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 28 \u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21<\/div>\n          <div class=\"iot-pill\">SM Tower \u0e0a\u0e31\u0e49\u0e19 16<\/div>\n          <div class=\"iot-pill\">\u0e42\u0e17\u0e23. 02-089-4145<\/div>\n          <div class=\"iot-pill\">Line @METRODES<\/div>\n        <\/div>\n\n        <a class=\"iot-btn iot-btn-secondary\" href=\"https:\/\/lin.ee\/\" target=\"_blank\" rel=\"noopener\">\n          \u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21 \/ \u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e23\u0e48\u0e27\u0e21\u0e07\u0e32\u0e19\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"BlogPosting\",\n  \"headline\": \"\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21 Temperature, Humidity, Airflow \u0e1c\u0e48\u0e32\u0e19 Dashboard \u0e40\u0e14\u0e35\u0e22\u0e27\",\n  \"description\": \"\u0e17\u0e33\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08 IoT Smart Ventilation Dashboard \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34 \u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e44\u0e2b\u0e25\u0e40\u0e27\u0e35\u0e22\u0e19\u0e02\u0e2d\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e43\u0e19\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e41\u0e1a\u0e1a Real-time \u0e1c\u0e48\u0e32\u0e19 Dashboard \u0e40\u0e14\u0e35\u0e22\u0e27\",\n  \"inLanguage\": \"th\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Metro Systems\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Metro Systems\"\n  },\n  \"mainEntityOfPage\": {\n    \"@type\": \"WebPage\",\n    \"@id\": \"https:\/\/metrosystems-des.com\/iot-ventilation-temperature-humidity-airflow-dashboard\/\"\n  }\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Dashboard \u0e23\u0e30\u0e1a\u0e1a IoT Ventilation \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e14\u0e39\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2d\u0e30\u0e44\u0e23\u0e44\u0e14\u0e49\u0e1a\u0e49\u0e32\u0e07?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e14\u0e39\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e33\u0e04\u0e31\u0e0d \u0e40\u0e0a\u0e48\u0e19 Temperature, Humidity, Airflow, Air Quality, \u0e2a\u0e16\u0e32\u0e19\u0e30 Fan, \u0e2a\u0e16\u0e32\u0e19\u0e30 Sensor, Alert \u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e19\u0e27\u0e42\u0e19\u0e49\u0e21\u0e22\u0e49\u0e2d\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e44\u0e14\u0e49\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"\u0e23\u0e30\u0e1a\u0e1a IoT Ventilation \u0e43\u0e0a\u0e49\u0e41\u0e17\u0e19\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e41\u0e1a\u0e1a Manual \u0e44\u0e14\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"\u0e23\u0e30\u0e1a\u0e1a\u0e0a\u0e48\u0e27\u0e22\u0e25\u0e14\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e41\u0e1a\u0e1a Manual \u0e44\u0e14\u0e49 \u0e42\u0e14\u0e22\u0e43\u0e0a\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e32\u0e01 Sensor \u0e41\u0e25\u0e30\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e23\u0e30\u0e1a\u0e1a\u0e17\u0e33\u0e07\u0e32\u0e19\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e08\u0e23\u0e34\u0e07\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e40\u0e14\u0e34\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Dashboard \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e44\u0e14\u0e49\u0e15\u0e32\u0e21\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e14\u0e34\u0e21 \u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e23\u0e30\u0e1a\u0e1a\u0e44\u0e1f\u0e1f\u0e49\u0e32 \u0e08\u0e38\u0e14\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Sensor \u0e41\u0e25\u0e30\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e02\u0e2d\u0e07\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\"\n      }\n    }\n  ]\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0e17\u0e33\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08 IoT Ventilation \u0e23\u0e30\u0e1a\u0e1a\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e2d\u0e31\u0e08\u0e09\u0e23\u0e34\u0e22\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19 \u0e17\u0e35\u0e48\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34 \u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19 Airflow \u0e41\u0e25\u0e30 Monitoring \u0e41\u0e1a\u0e1a Real-time \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23<\/p>\n","protected":false},"author":2,"featured_media":2512,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1],"tags":[35,36,34,32,33,37],"class_list":["post-2502","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-airflow","tag-dashboard","tag-humidity","tag-iot-ventilation","tag-temperature","tag-thesuperappiot"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>IoT Ventilation \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e44\u0e07 &#187; The Super App IOT<\/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:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"IoT Ventilation \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e44\u0e07 &#187; The Super App IOT\" \/>\n<meta property=\"og:description\" content=\"\u0e17\u0e33\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08 IoT Ventilation \u0e23\u0e30\u0e1a\u0e1a\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e2d\u0e31\u0e08\u0e09\u0e23\u0e34\u0e22\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19 \u0e17\u0e35\u0e48\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34 \u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19 Airflow \u0e41\u0e25\u0e30 Monitoring \u0e41\u0e1a\u0e1a Real-time \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23\" \/>\n<meta property=\"og:url\" content=\"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/\" \/>\n<meta property=\"og:site_name\" content=\"The Super App IOT\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-09T03:20:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-09T03:56:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-content\/uploads\/sites\/15\/2026\/07\/Blog_IoT-Ventilation-Temperature.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"thaimetrodes\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"thaimetrodes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/uncategorized\\\/iot-ventilation-temperature-humidity-airflow-dashboard\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/uncategorized\\\/iot-ventilation-temperature-humidity-airflow-dashboard\\\/\"},\"author\":{\"name\":\"thaimetrodes\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/#\\\/schema\\\/person\\\/540a81c93f63be92f6498d7251e7170e\"},\"headline\":\"IoT Ventilation \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e44\u0e07\",\"datePublished\":\"2026-07-09T03:20:10+00:00\",\"dateModified\":\"2026-07-09T03:56:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/uncategorized\\\/iot-ventilation-temperature-humidity-airflow-dashboard\\\/\"},\"wordCount\":143,\"publisher\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/uncategorized\\\/iot-ventilation-temperature-humidity-airflow-dashboard\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/wp-content\\\/uploads\\\/sites\\\/15\\\/2026\\\/07\\\/Blog_IoT-Ventilation-Temperature.png\",\"keywords\":[\"airflow\",\"dashboard\",\"humidity\",\"IoT ventilation\",\"Temperature\",\"TheSuperappIoT\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/uncategorized\\\/iot-ventilation-temperature-humidity-airflow-dashboard\\\/\",\"url\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/uncategorized\\\/iot-ventilation-temperature-humidity-airflow-dashboard\\\/\",\"name\":\"IoT Ventilation \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e44\u0e07 &#187; The Super App IOT\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/uncategorized\\\/iot-ventilation-temperature-humidity-airflow-dashboard\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/uncategorized\\\/iot-ventilation-temperature-humidity-airflow-dashboard\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/wp-content\\\/uploads\\\/sites\\\/15\\\/2026\\\/07\\\/Blog_IoT-Ventilation-Temperature.png\",\"datePublished\":\"2026-07-09T03:20:10+00:00\",\"dateModified\":\"2026-07-09T03:56:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/uncategorized\\\/iot-ventilation-temperature-humidity-airflow-dashboard\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/uncategorized\\\/iot-ventilation-temperature-humidity-airflow-dashboard\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/uncategorized\\\/iot-ventilation-temperature-humidity-airflow-dashboard\\\/#primaryimage\",\"url\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/wp-content\\\/uploads\\\/sites\\\/15\\\/2026\\\/07\\\/Blog_IoT-Ventilation-Temperature.png\",\"contentUrl\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/wp-content\\\/uploads\\\/sites\\\/15\\\/2026\\\/07\\\/Blog_IoT-Ventilation-Temperature.png\",\"width\":1536,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/uncategorized\\\/iot-ventilation-temperature-humidity-airflow-dashboard\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Uncategorized\",\"item\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/category\\\/uncategorized\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"IoT Ventilation \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e44\u0e07\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/#website\",\"url\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/\",\"name\":\"The Super App IOT\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/#organization\",\"name\":\"The Super App IOT\",\"url\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/wp-content\\\/uploads\\\/sites\\\/15\\\/2023\\\/01\\\/The-Superapp-IoT-Black.png\",\"contentUrl\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/wp-content\\\/uploads\\\/sites\\\/15\\\/2023\\\/01\\\/The-Superapp-IoT-Black.png\",\"width\":781,\"height\":179,\"caption\":\"The Super App IOT\"},\"image\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/#\\\/schema\\\/person\\\/540a81c93f63be92f6498d7251e7170e\",\"name\":\"thaimetrodes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8133e93bf0ddada72c2b0a6c8fdd44260a179b80d2ffb8cdbff5e3aefab8f501?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8133e93bf0ddada72c2b0a6c8fdd44260a179b80d2ffb8cdbff5e3aefab8f501?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8133e93bf0ddada72c2b0a6c8fdd44260a179b80d2ffb8cdbff5e3aefab8f501?s=96&d=mm&r=g\",\"caption\":\"thaimetrodes\"},\"url\":\"https:\\\/\\\/metrosystems-des.com\\\/thesuperappiot\\\/news\\\/author\\\/thaimetrodes\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"IoT Ventilation \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e44\u0e07 &#187; The Super App IOT","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:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/","og_locale":"en_US","og_type":"article","og_title":"IoT Ventilation \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e44\u0e07 &#187; The Super App IOT","og_description":"\u0e17\u0e33\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08 IoT Ventilation \u0e23\u0e30\u0e1a\u0e1a\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e2d\u0e31\u0e08\u0e09\u0e23\u0e34\u0e22\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19 \u0e17\u0e35\u0e48\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34 \u0e04\u0e27\u0e32\u0e21\u0e0a\u0e37\u0e49\u0e19 Airflow \u0e41\u0e25\u0e30 Monitoring \u0e41\u0e1a\u0e1a Real-time \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23","og_url":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/","og_site_name":"The Super App IOT","article_published_time":"2026-07-09T03:20:10+00:00","article_modified_time":"2026-07-09T03:56:21+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-content\/uploads\/sites\/15\/2026\/07\/Blog_IoT-Ventilation-Temperature.png","type":"image\/png"}],"author":"thaimetrodes","twitter_card":"summary_large_image","twitter_misc":{"Written by":"thaimetrodes","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/#article","isPartOf":{"@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/"},"author":{"name":"thaimetrodes","@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/#\/schema\/person\/540a81c93f63be92f6498d7251e7170e"},"headline":"IoT Ventilation \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e44\u0e07","datePublished":"2026-07-09T03:20:10+00:00","dateModified":"2026-07-09T03:56:21+00:00","mainEntityOfPage":{"@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/"},"wordCount":143,"publisher":{"@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/#organization"},"image":{"@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/#primaryimage"},"thumbnailUrl":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-content\/uploads\/sites\/15\/2026\/07\/Blog_IoT-Ventilation-Temperature.png","keywords":["airflow","dashboard","humidity","IoT ventilation","Temperature","TheSuperappIoT"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/","url":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/","name":"IoT Ventilation \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e44\u0e07 &#187; The Super App IOT","isPartOf":{"@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/#website"},"primaryImageOfPage":{"@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/#primaryimage"},"image":{"@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/#primaryimage"},"thumbnailUrl":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-content\/uploads\/sites\/15\/2026\/07\/Blog_IoT-Ventilation-Temperature.png","datePublished":"2026-07-09T03:20:10+00:00","dateModified":"2026-07-09T03:56:21+00:00","breadcrumb":{"@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/#primaryimage","url":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-content\/uploads\/sites\/15\/2026\/07\/Blog_IoT-Ventilation-Temperature.png","contentUrl":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-content\/uploads\/sites\/15\/2026\/07\/Blog_IoT-Ventilation-Temperature.png","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/uncategorized\/iot-ventilation-temperature-humidity-airflow-dashboard\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/metrosystems-des.com\/thesuperappiot\/"},{"@type":"ListItem","position":2,"name":"Uncategorized","item":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/category\/uncategorized\/"},{"@type":"ListItem","position":3,"name":"IoT Ventilation \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1e\u0e31\u0e14\u0e25\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e44\u0e07"}]},{"@type":"WebSite","@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/#website","url":"https:\/\/metrosystems-des.com\/thesuperappiot\/","name":"The Super App IOT","description":"","publisher":{"@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/metrosystems-des.com\/thesuperappiot\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/#organization","name":"The Super App IOT","url":"https:\/\/metrosystems-des.com\/thesuperappiot\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/#\/schema\/logo\/image\/","url":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-content\/uploads\/sites\/15\/2023\/01\/The-Superapp-IoT-Black.png","contentUrl":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-content\/uploads\/sites\/15\/2023\/01\/The-Superapp-IoT-Black.png","width":781,"height":179,"caption":"The Super App IOT"},"image":{"@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/metrosystems-des.com\/thesuperappiot\/#\/schema\/person\/540a81c93f63be92f6498d7251e7170e","name":"thaimetrodes","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/8133e93bf0ddada72c2b0a6c8fdd44260a179b80d2ffb8cdbff5e3aefab8f501?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/8133e93bf0ddada72c2b0a6c8fdd44260a179b80d2ffb8cdbff5e3aefab8f501?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8133e93bf0ddada72c2b0a6c8fdd44260a179b80d2ffb8cdbff5e3aefab8f501?s=96&d=mm&r=g","caption":"thaimetrodes"},"url":"https:\/\/metrosystems-des.com\/thesuperappiot\/news\/author\/thaimetrodes\/"}]}},"_links":{"self":[{"href":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-json\/wp\/v2\/posts\/2502","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-json\/wp\/v2\/comments?post=2502"}],"version-history":[{"count":13,"href":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-json\/wp\/v2\/posts\/2502\/revisions"}],"predecessor-version":[{"id":2520,"href":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-json\/wp\/v2\/posts\/2502\/revisions\/2520"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-json\/wp\/v2\/media\/2512"}],"wp:attachment":[{"href":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-json\/wp\/v2\/media?parent=2502"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-json\/wp\/v2\/categories?post=2502"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/metrosystems-des.com\/thesuperappiot\/wp-json\/wp\/v2\/tags?post=2502"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}