(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/2
Description
Product Description
based on NB-iot technology of Internet of Things. The scheme consists of a meter reading management platform, RHU, and terminal communication module, with functions covering collection and measurement, bidirectional NB communication, meter reading control valve, and terminal maintenance, etc., to fully meet the requirements of,water supply companies, gas companies and power grid companies for wireless meter reading applications.
HAC-NBh is used for wireless data acquisition, measurement and transmission of water meters, gas meters and heat meters. Suitable for dry reed tube, Hall, non magnetic, photoelectric and other base table. It has the characteristics of long communication distance, low power consumption, strong anti-interference ability and stable data transmission.
Extensible application areas:
· Wireless automated data acquisition · Home and building automation · Monitoring and control functions in the scenario of industrial Internet of Things · Wireless alarm and security system · Iot of sensors (including smoke, air, water, etc.) · Smart home (such as smart door locks, smart appliances, etc.) · Intelligent transportation (such as intelligent parking, automatic charging pile, etc.) · Smart city (such as intelligent street lamps, logistics monitoring, cold chain monitoring, etc.)
Specification
Ultra-low power consumption: capacity ER26500+SPC1520 battery pack can reach 10 years of life;
Parameter
asy access: there is no need to rebuild the network, and it can be directly used for business with the help of the operator's existing network;
support LoRa, NB-LoT, Sigfox, WIFI
Super capacity: storage of annual frozen data of 10 years, monthly frozen data of 12 months and daily frozen data of 180 days;
<160mA
Two-way communication: in addition to remote reading, remote setting and query of parameters, valve control, etc;
<5μA
Near-end maintenance: The infrared tool can be used to achieve near-end maintenance, including special functions such as firmware upgrade.