Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insert Individual Ceiling fans data to frog_uhm database #10

Open
kathrynparadis opened this issue Jan 12, 2019 · 1 comment
Open

Insert Individual Ceiling fans data to frog_uhm database #10

kathrynparadis opened this issue Jan 12, 2019 · 1 comment

Comments

@kathrynparadis
Copy link
Member

Jim requested the "individual ceiling fans" (aka 3 rows of ceiling fans in the actual building) data for both buildings in the Frog UHM project.

Currently our "Ceiling fans" data (purpose_id 33 & 45) sums 3 separate measurements. Jim wants those 3 parts of the sum to also be included as their own purpose_ids. In the database I have added the following (also see the attached image):

  • purpose_id 112
    ABSPATH:1:#powerscout_frog_1c_/kw_avg_phase_a_tn
    frog-1

  • purpose_id 113
    ABSPATH:1:#powerscout_frog_1c_/kw_avg_phase_b_tn
    frog-1

  • purpose_id 114
    ABSPATH:1:#powerscout_frog_1c_/kw_avg_phase_c_tn
    frog-1

  • purpose_id 115
    ABSPATH:1:#powerscout_frog_2c/kw_avg_phase_a_tn
    frog-2

  • purpose_id 116
    ABSPATH:1:#powerscout_frog_2c/kw_avg_phase_b_tn
    frog-2

  • purpose_id 117
    ABSPATH:1:#powerscout_frog_2c/kw_avg_phase_c_tn
    frog-2

The following image contains the rest of the information for these purpose_ids:
ceiling fan data

Next, the corresponding data for each of these purpose_ids needs to be inserted.

@carlosparadis
Copy link
Member

It is done, let me know if it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants