first commit
This commit is contained in:
@@ -0,0 +1,535 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
||||
<link rel="shortcut icon" type="image/x-icon" href="./dist/assets/imgs/favicon.gif">
|
||||
<link rel="stylesheet" href="./all.css">
|
||||
|
||||
|
||||
<title>Anwi</title>
|
||||
<style>
|
||||
.slick-prev {
|
||||
position: absolute;
|
||||
padding: 10px 15px;
|
||||
z-index: 1;
|
||||
left: -25px;
|
||||
top: 45%;
|
||||
border-radius: 50%;
|
||||
background: rgb(63, 76, 119);
|
||||
}
|
||||
|
||||
.slick-next {
|
||||
position: absolute;
|
||||
padding: 10px 15px;
|
||||
right: -25px;
|
||||
top: 45%;
|
||||
border-radius: 50%;
|
||||
background: rgb(63, 76, 119);
|
||||
}
|
||||
|
||||
.slick-prev.btn:hover,
|
||||
.slick-next.btn:hover {
|
||||
background: rgb(63, 76, 119);
|
||||
}
|
||||
|
||||
/* .graphene_text::after{
|
||||
content: "";
|
||||
display: block;
|
||||
width: 60px;
|
||||
height: 3px;
|
||||
background: #ffffff;
|
||||
left: 0;
|
||||
} */
|
||||
|
||||
.slick-track {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
.slick-slide {
|
||||
height: inherit !important;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body class="meter_pg">
|
||||
<auth-loader></auth-loader>
|
||||
<!-- navbar -->
|
||||
<div id="navbar-head"></div>
|
||||
<!-- end-navbar -->
|
||||
<!-- main-body -->
|
||||
<main class="single_meter_main_container d-none">
|
||||
<section class="services h-100 pt-3 d-none">
|
||||
<div class="container pt-5 ">
|
||||
<div class="text-center text-white ">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<div class="container pt-md-5">
|
||||
<section class="single_meter_sailent_featurs pt-4 pt-md-5">
|
||||
<div class="row align-items-center g-0">
|
||||
<div class="col-md-6 sm-box text-center"><img src="./dist/assets/imgs/meter/meter.jpg"
|
||||
class="img-fluid w-250" alt=""></div>
|
||||
<div class="col-md-6 sm-box">
|
||||
<h4 class="productname fw-500">Single Phase Smart Meter</h4>
|
||||
<p>Smart Meter is a revolutionary solution designed for residential and small commercial energy
|
||||
consumers. With advanced features like two-way communication, time of use tariffs, and
|
||||
bi-directional metering, this smart meter provides precise data for efficient energy
|
||||
management. Utilities can remotely configure the meter, implement load shedding during
|
||||
emergencies, and download tariff information. Consumers gain real-time insights into their
|
||||
energy consumption through user-friendly mobile apps, enabling informed choices and cost
|
||||
savings. Experience the future of energy monitoring and take control of your energy usage
|
||||
with the Smart Meter for a sustainable and cost-effective lifestyle.</p>
|
||||
<h5 class="pl-0">Salient Features:</h5>
|
||||
<ul>
|
||||
<li><small> Class 1.0 Accuracy as per IS 16444(Part 1) </small></li>
|
||||
<li><small> Intuitive display for displaying various parameters </small></li>
|
||||
<li><small> Intelligent Software enabling for enabling full smart functionality </small>
|
||||
</li>
|
||||
<li><small> Anti-tamper and fraud detection </small></li>
|
||||
<li><small> Data security - Multilevel password for data reading and programming </small>
|
||||
</li>
|
||||
<li><small> Communication - Optical, GPRS (Bi-directional communication) </small></li>
|
||||
<li><small> Connect and Disconnect with built in relays </small></li>
|
||||
<li><small> Event logging and Tamper alerts </small></li>
|
||||
<li><small> Load Survey, Multi Tariff, TOD, Net-metering </small></li>
|
||||
<li><small> Supports pre-paid configuration(optional) </small></li>
|
||||
<li><small> Alarm/Event detection, notification & reporting </small></li>
|
||||
<li><small> Over the air firmware upgrade option </small></li>
|
||||
<li><small> Peak load and power control features </small></li>
|
||||
<li><small> Power fail alerts (Last Gasp) </small></li>
|
||||
<li><small> RTC with dedicated battery backup </small></li>
|
||||
<li><small> Material grade - Polycarbonate with fire retardant, self-extinguishing, UV
|
||||
stabilised </small></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="single_meter_specs ">
|
||||
<h5 class="fw-600">Specifications</h5>
|
||||
<ul class="nav nav-tabs d-flex" id="specsTab" role="tablist">
|
||||
<li class="nav-item" role="presentation">
|
||||
<button class="nav-link active text-dark" id="technical-tab" data-bs-toggle="tab"
|
||||
data-bs-target="#technical-tab-pane" type="button" role="tab"
|
||||
aria-controls="technical-tab-pane" aria-selected="true">Technical Specification</button>
|
||||
</li>
|
||||
<li class="nav-item" role="presentation">
|
||||
<button class="nav-link text-dark" id="smart-featurs-tab" data-bs-toggle="tab"
|
||||
data-bs-target="#smart-tab-pane" type="button" role="tab" aria-controls="smart-tab-pane"
|
||||
aria-selected="false">Smart Features</button>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="tab-content" id="myTabContent">
|
||||
<div class="tab-pane fade show active" id="technical-tab-pane" role="tabpanel"
|
||||
aria-labelledby="technical-tab" tabindex="0">
|
||||
<div class="d-flex gap-5 specContainer mt-3">
|
||||
<div class="specContainerleft">
|
||||
<div class="row"></div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Connection
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
1P2W
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Standards
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
IS 16444 (Part 1)
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Class of Accuracy
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
1.0
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Rated Voltage (V)
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
240
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Voltage Variation (V)
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
144 to 288
|
||||
Capability to withstand 440Vac for
|
||||
30 minutes
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Current Rating (A)
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
5-30A, 10-40A, 10-60A
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Starting Current
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
0.2% of basic current
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Accuracy range
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
120% of maximum load current
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Frequency (Hz)
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
50
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Frequency Variation
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
±5%
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Power Consumption
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
As per IS 16444 (Part 1)
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Operating Temperature
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
-10ᵒC to +55ᵒC
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Relative Humidity
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
Up to 95%, non-condensing
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Insulation Class
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
Double Insulation
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Ingress Protection
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
IP51
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="specContainerRight">
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Instantaneous
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
Voltage, phase and neutral
|
||||
Current, PF, active power, reactive
|
||||
power and apparent power
|
||||
Frequency
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Energy Measurement
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
4 quadrant measurement of kWh,
|
||||
kVArh, and kVAh
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Maximum Demand
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
kW, kVA along with date & time
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Time of Day
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
8 registers, profiles and seasons
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
LCD
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
6+1 digit, backlit display
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
LCD Indicators
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
Indication for relay status and
|
||||
tampers, Icons for parameter
|
||||
identification
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Display mode
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
Auto scroll, push button and high-resolution modes
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
LED Indicators
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
LED Pulse LEDs for kWh, RF Communication network status
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Sealing Arrangement
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
Sealing provision available for
|
||||
cover (2), terminal cover (1), radio
|
||||
module (2)
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 py-1 fw-500">
|
||||
Mounting
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
3 holes
|
||||
(1 key hole at top, 2 at bottom
|
||||
corners)
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tab-pane fade" id="smart-tab-pane" role="tabpanel" aria-labelledby="smart-featurs-tab"
|
||||
tabindex="0">
|
||||
<div class="d-flex gap-5 specContainer mt-3">
|
||||
<div class="specContainerleft col-md-6">
|
||||
<div class="row"></div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 fw-500">
|
||||
Alerts and
|
||||
Alarm
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
Tamper, Power ON/OFF, Over
|
||||
voltage, Over current
|
||||
(Any customised event)
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 fw-500">
|
||||
Load control
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
Connection/Disconnection is provided for: Over current and Over load
|
||||
conditions, selected tampers. Remote disconnection signal from utility
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 fw-500">
|
||||
Load Relay
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
Provided in both phase and neutral
|
||||
complying with IS 15884 with
|
||||
UC1/UC2/UC3; status available on
|
||||
display and data downloading; In
|
||||
memory, connection /
|
||||
disconnection are logged as events
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="specContainerright">
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 fw-500">
|
||||
Data security
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
Multilevel password security for
|
||||
data reading and programming
|
||||
</div>
|
||||
</div>
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 fw-500">
|
||||
Communication
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
Optical port for local
|
||||
communication with DLMS
|
||||
complying to IS 15959 Part 2,
|
||||
Inbuilt GPRS Modem (2G/4G IPV6)
|
||||
</div>
|
||||
</div>
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 fw-500">
|
||||
Net metering
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
Supports Import & Export (optional)
|
||||
To support applications like solar
|
||||
</div>
|
||||
</div>
|
||||
<div class="row border-bottom bg-gray-3 align-items-center">
|
||||
<div class="col-sm-6 fw-500">
|
||||
Prepayment
|
||||
</div>
|
||||
<div class="col-sm-6 fs-9 bg-white">
|
||||
To support applications like solar
|
||||
Prepayment Prepaid function as per IS 15959
|
||||
Part 2 (optional)
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</main>
|
||||
<!-- end-main-body -->
|
||||
<!-- footer -->
|
||||
<div id="footer-head" class="sec-space-1"></div>
|
||||
<!-- end-footer -->
|
||||
<script src="./dist/js/components/authloader/authloader.js"></script>
|
||||
<script src="./libs/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="./dist/js/jquery.min.js"></script>
|
||||
<script src="./libs/owlcarousel/js/owl.carousel.min.js"></script>
|
||||
|
||||
<script src="./libs/axios.min.js"></script>
|
||||
<script src="./dist/js/footer.js"></script>
|
||||
<script src="./libs/cookies.min.js"></script>
|
||||
<script src="./dist/js/fontawesome.all.js"></script>
|
||||
<script src="./dist/js/fontawesome.min.js"></script>
|
||||
<script src="./dist/js/vendor/modernizr-3.11.7.min.js"></script>
|
||||
<script src="./dist/js/vendor/jquery-v3.6.0.min.js"></script>
|
||||
<script src="./dist/js/vendor/jquery-migrate-v3.3.2.min.js"></script>
|
||||
<script src="./dist/js/vendor/bootstrap.min.js"></script>
|
||||
<script src="./dist/js/plugins/slick.js"></script>
|
||||
<script src="./dist/js/plugins/wow.js"></script>
|
||||
<script src="./dist/js/plugins/svg-injector.min.js"></script>
|
||||
<script src="./dist/js/plugins/jquery.nice-select.min.js"></script>
|
||||
<script src="./dist/js/plugins/mouse-parallax.js"></script>
|
||||
<script src="./dist/js/plugins/images-loaded.js"></script>
|
||||
<script src="./dist/js/plugins/isotope.js"></script>
|
||||
<script src="./dist/js/plugins/jquery-ui.js"></script>
|
||||
<script src="./dist/js/plugins/magnific-popup.js"></script>
|
||||
<!-- Main JS -->
|
||||
<script src="./dist/js/auth/apiservice.js"></script>
|
||||
<script src="./dist/js/navbar.js"></script>
|
||||
<script src="./dist/js/main.js"></script>
|
||||
<script>
|
||||
// $('.header-area').addClass('bg-black')
|
||||
setTimeout(function () {
|
||||
document.querySelector('auth-loader').hide();
|
||||
$('.loading-main').removeClass('d-none');
|
||||
$('.single_meter_main_container').removeClass('d-none');
|
||||
}, 1000);
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user