Projects

Open Telemetry Project

Cloned and worked on the Telemetry Registry components. Gained a lot of insights on what telemetry is and how it helps organizations with better observability and monitoring. This enables organizations to be more efficient, plan strategically, and make better decisions. For more info, check here https://github.com/VidhyaDivakar/VidOpenTelemetry. The following are the changes that I made:

  • Added a new file RegistryTypeAttribute explaining all the Registry Types for the telemetry project.
  • Updated a few files to include details about the newly added file to the repo.

API Documentation for Meter API

What is the purpose of this API?

The Utility API is used to collect the energy (Gas, Water, Electricity) consumption data of the households based on the Zone and County specific in a specified period of time. The types of houses considered are Multifamily, Single Family, and Ranch. This API helps to collect individual consumption data and bulk data. The idea behind this API is to help technicians and data analysts access data to carry out their daily activities, such as household energy consumption that needs inspection or a meter change, or any other discrepancies, so that the property can be inspected by visiting the same. For more info, click https://github.com/VidhyaDivakar/RESTAPI/blob/main/Meter%20API%20Doc.md.

In this API documentation, you can find details of the Meter endpoint, with parameter details, sample request, resources, and the relevant description.