Skip to content

Instantly share code, notes, and snippets.

@Anurella
Last active August 27, 2020 12:09
Show Gist options
  • Save Anurella/0357bad5172fdb65de3b6e663927977f to your computer and use it in GitHub Desktop.
Save Anurella/0357bad5172fdb65de3b6e663927977f to your computer and use it in GitHub Desktop.
[
{
"name": "Laptop",
"watt": "135"
},
{
"name": "Ceiling Fan",
"watt": "75"
},
{
"name": "Table Fan",
"watt": "50"
},
{
"name": "Desktop Computer",
"watt": "320"
},
{
"name": "Air Conditioner",
"watt": "1118.55"
},
{
"name": "Toaster",
"watt": "800"
},
{
"name": "Washing Machine",
"watt": "1000"
},
{
"name": "Refrigerator",
"watt": "300"
},
{
"name": "Microwave Oven",
"watt": "1400"
},
{
"name": "Vacuum Cleaner",
"watt": "1400"
},
{
"name": "Television LED",
"watt": "60"
},
{
"name": "Television Plasma",
"watt": "250"
},
{
"name": "Gaming Console",
"watt": "200"
}
]
@Anurella
Copy link
Author

Temporary Appliance list for Arnergy

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