(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
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.
Parameter Function
1. Ultra-low power consumption: capacity ER26500+SPC1520 battery pack can reach 10 years of life;
2. Easy 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;
3. Super capacity: storage of annual frozen data of 10 years, monthly frozen data of 12 months and daily frozen data of 180 days;
4. Two-way communication: in addition to remote reading, remote setting and query of parameters, valve control, etc;
5. Near-end maintenance: The infrared tool can be used to achieve near-end maintenance, including special functions such as firmware upgrade.