Created
September 19, 2015 05:22
-
-
Save mignon-p/ca99dfa1a9563e71d211 to your computer and use it in GitHub Desktop.
LIFX product table in an easy-to-consume format
This file contains hidden or 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
[ | |
{ | |
"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