定制 utilita/electricitybillcalculator 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

utilita/electricitybillcalculator

最新稳定版本:1.0.0

Composer 安装命令:

composer require utilita/electricitybillcalculator

包简介

Designing an optimised billing system for a utility company that uses smart meters to measure and monitor electricity usage for households.

README 文档

README

How to Usage :

  1. Inside the Config file you can set how many data you want to generate. First parameter is no of rows, then start date and endnote which will generate the data accordingly

  2. Run php index.php 4.3 2.2 where First argumenet is your php path then index file and last two parameters are peak_hour_rate and off-peak hour rates

  3. The expected output will be in json array

The arguments must be float/int

The output will be json format with the data as array

Example: php index.php 4.2 1.2

Expected Json Output:

[{"meterId":34,"timestamp":"2023-12-01T21:56:57","meter_reading_in_kilowatt_hours":8,"isPeakHourRate":"Peak Hour Rate: 4.2","totalBill":33.6},{"meterId":7,"timestamp":"2023-12-01T09:22:29","meter_reading_in_kilowatt_hours":131,"isPeakHourRate":"Peak Hour Rate: 4.2","totalBill":550.2},{"meterId":2,"timestamp":"2023-12-01T16:47:44","meter_reading_in_kilowatt_hours":163,"isPeakHourRate":"Peak Hour Rate: 4.2","totalBill":684.6},{"meterId":41,"timestamp":"2023-12-01T10:05:34","meter_reading_in_kilowatt_hours":50,"isPeakHourRate":"Peak Hour Rate: 4.2","totalBill":210},{"meterId":37,"timestamp":"2023-12-01T23:57:38","meter_reading_in_kilowatt_hours":101,"isPeakHourRate":"Peak Hour Rate: 4.2","totalBill":424.2}]

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-01-15

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固