क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

CHHATTISGARH | छत्तीसगढ़ में प्रीपेड बिजली सिस्टम लागू

On: मार्च 30, 2026 8:08 अपराह्न
Follow Us:
---Advertisement---

रायपुर। रायपुर से बड़ी खबर है, अब राज्य में बिजली भी मोबाइल की तरह रिचार्ज पर चलेगी। सरकार ने प्रीपेड बिजली सिस्टम को मंजूरी दे दी है, जिससे बिल देने का पूरा तरीका बदलने वाला है।. शुरुआत सरकारी कनेक्शनों से होगी। यानी पंचायत भवन, आंगनबाड़ी और अन्य सरकारी दफ्तरों में अब पहले पैसा जमा करना होगा, तभी बिजली मिलेगी। बैलेंस खत्म हुआ तो सप्लाई भी बंद।. जानकारी के मुताबिक, करीब 1.72 लाख सरकारी कनेक्शनों को इस सिस्टम में लाया जा रहा है। इसमें से लगभग 1.5 लाख जगह स्मार्ट मीटर लग भी चुके हैं और बाकी का काम तेजी से चल रहा है।. सरकार का सीधा मकसद है बिजली बिल की बकाया समस्या खत्म करना और उपयोग पर कंट्रोल बढ़ाना। लंबे समय से करोड़ों का बकाया सिरदर्द बना हुआ था, अब इस सिस्टम से उस पर ब्रेक लगेगा।. अभी यह व्यवस्था सिर्फ सरकारी कनेक्शनों तक सीमित है, लेकिन अगर प्रयोग सफल रहा तो आने वाले समय में आम लोगों के घरों तक भी पहुंच सकती है।. यानी साफ है आने वाले समय में बिजली खर्च पर पूरी नजर रखनी होगी, वरना रिचार्ज खत्म तो लाइट भी बंद।. Chhattisgarh prepaid electricity meter system, new electricity bill rules, CG power recharge, India prepaid meters, govt connections, Raipur electricity supply updates, smart meters, CG news

 

Join WhatsApp

Join Now

Join Telegram

Join Now

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });