-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6431be2
commit 3f81c6b
Showing
17 changed files
with
71 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1"> | ||
<assemblyIdentity name="energy" processorArchitecture="x86" type="win32" version="1.0.0.0"/> | ||
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"> | ||
<application> | ||
<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/> | ||
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/> | ||
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/> | ||
<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/> | ||
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/> | ||
</application> | ||
</compatibility> | ||
</assembly> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
2017-02-28 19:56:39.525745 | ||
********************************************************************** | ||
Space Heater --> 26.4 kwh | ||
Television Analog <40 --> 688.0 wh | ||
Television CRT --> 480.0 wh | ||
********************************************************************** | ||
Total :27.6 kwh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
Aquarium,24,0,3,0 | ||
Boom Box,8,0,0,0 | ||
Cable Box,140,0,0,0 | ||
CD Player,7,0,2,0 | ||
Ceiling Fan,35,0,0,0 | ||
Clothes Dryer,2790,0,0,0 | ||
Clothes Washer,255,0,0,0 | ||
Coffe Maker,1000,0,0,0 | ||
Compactors,400,0,3,0 | ||
PC,75,0,0,0 | ||
Laptop,25,0,0,4 | ||
Deep Fryer,1000,0,0,0 | ||
Monitor,42,0,0,0 | ||
Dishwasher,330,0,0,0 | ||
DVD/VCR,17,0,0,0 | ||
Electric Blanket,400,0,0,0 | ||
Electronic Air cleaner,50,3,0,0 | ||
Furance Fan,295,0,0,2 | ||
Garage Door Opener,400,0,0,0 | ||
Hair Dryer,710,0,0,0 | ||
Humidifer,11,0,0,0 | ||
Iron,1100,0,0,0 | ||
Lawn sprinkler,11,0,0,0 | ||
Microwave,1500,0,0,0 | ||
Pool Pump,1000,0,0,0 | ||
Portable spa,4350,0,0,0 | ||
Printer(Laser),250,0,0,0 | ||
Printer(Inkjet),13,0,0,0 | ||
Reciever,28,0,0,0 | ||
Rechargable Power Tool,13,0,0,0 | ||
Refrigerator,225,4,0,0 | ||
DSL Modem,6,0,0,0 | ||
Slow Cooker,200,0,0,0 | ||
Space Heater,1320,2,5,2 | ||
Stereo System,33,2,2,0 | ||
Television Analog <40,86,2,2,2 | ||
Television Analog >40,156,2,2,0 | ||
Television CRT,60,2,2,2 | ||
Television Plasma,300,0,0,0 | ||
Television LCD,150,0,0,0 | ||
Television set-top box,20,0,0,2 | ||
Toaster,1100,0,0,0 | ||
Toaster oven,1051,0,0,0 | ||
Video Game System,36,0,0,0 | ||
Water Heater,4500,0,0,0 | ||
Waterbed Heater,350,0,0,0 | ||
Well Pump,725,0,0,0 | ||
Elevator,350,0,0,0 | ||
Fluorescent-Tube,43,0,0,0 | ||
Lamp,100,0,0,0 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.