Skip to content

Instantly share code, notes, and snippets.

@mignon-p
Created September 19, 2015 05:22
Show Gist options
  • Save mignon-p/ca99dfa1a9563e71d211 to your computer and use it in GitHub Desktop.
Save mignon-p/ca99dfa1a9563e71d211 to your computer and use it in GitHub Desktop.
LIFX product table in an easy-to-consume format
[
{
"Color": "Yes",
"Name": "Original 1000",
"Product ID": "1",
"Vendor ID": "1"
},
{
"Color": "Yes",
"Name": "Color 650",
"Product ID": "3",
"Vendor ID": "1"
},
{
"Color": "No",
"Name": "White 800 (Low Voltage)",
"Product ID": "10",
"Vendor ID": "1"
},
{
"Color": "No",
"Name": "White 800 (High Voltage)",
"Product ID": "11",
"Vendor ID": "1"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment