Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
U
utilityservice
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Confidential and Proprietary
  • BlocPower
  • utilityservice
  • Merge Requests
  • !36

Merged
Opened Apr 24, 2017 by Tillie Kottmann@deletescapeOwner

Save bills to database

  • Overview 3
  • Commits 10
  • Changes 18

Created by: cschloer

Use with buildings pr https://github.com/Blocp/buildings/pull/56 and oltp pr https://github.com/Blocp/oltp/pull/21

This PR does a slight refactor of utilty service as well as adding new functionality. The "bills" endpoint was changed to "scrape" endpoint. Bill data is now being saved in the database through the "bill" endpoint.

Bill view was added though it is not being used yet. In the future it would be good if buildings front end called bills and disaggregated_bill endpoints directly. Instead it currently uses the account endpoint to get all of the data for each account

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: exconfidential/blocpower/utilityservice!36
Source branch: save-database