Business Problem
Solar operators were dependent on bundled hardware-and-software ecosystems. A vendor-agnostic dashboard would reduce lock-in and centralize plant visibility.
A field-validated proof of concept for vendor-agnostic solar plant monitoring, born from hands-on DG meter work, live solar plant exposure, and a real business problem: hardware-linked SaaS lock-in.
The solar monitoring engagement validated a vendor-agnostic telemetry path from field hardware into a cloud dashboard. The work clarified the integration, data, and deployment challenges behind industrial monitoring software.
Its value came from practical systems exposure: hardware, site conditions, sparse device documentation, cloud ingestion, payload parsing, database structure, dashboards, and the gap between documented exports and live device behavior.
The first work was practical: hardware installation, DG meters, IoT sensors, and connectivity testing in industrial environments.
Salil visited K Automatic factory in Rohtak, installed DG meters, and tested whether the deployed hardware could communicate reliably from a real industrial site.
A five-day site visit exposed the work to a full solar plant environment, including generation data, inverter behavior, reporting needs, and practical plant operations.
The existing monitoring product exposed a dependency problem: the software was tied to the hardware provider. The desired platform was a centralized, vendor-agnostic login and dashboard for monitoring live power generation.
The primary obstacle was the data logger. Documentation was limited and outdated. The expected CSV stream turned out not to be the real integration format; after weeks of log reading and parsing, the actual payload was found to be form-urlencoded request data.
The working proof used AWS API Gateway, Lambda, a payload transformation layer, MongoDB cloud storage, and a live-data dashboard. It showed that plant data could be captured and visualized outside the vendor's locked stack.
Solar operators were dependent on bundled hardware-and-software ecosystems. A vendor-agnostic dashboard would reduce lock-in and centralize plant visibility.
The data logger integration was poorly documented. The assumed CSV export did not match the live request format, forcing manual discovery and payload parsing.
The proof connected API Gateway, Lambda, transformation templates, MongoDB, and dashboard visualization into a working telemetry path.
The Solar Monitoring POC shows Codeforge's exposure to hardware, factories, field installation, solar plant operations, cloud ingestion, and real-world telemetry data. It adds useful context to the firm's later work in field systems, operations dashboards, and ERP-adjacent infrastructure.