Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Lifx.Internal.Product
Description
An exact mapping of the types in LIFX's `products.json`. It's easier to just use getProductInfo
.
Documentation
data VendorInfo Source #
Constructors
VendorInfo | |
Instances
Show VendorInfo Source # | |
Defined in Lifx.Internal.Product Methods showsPrec :: Int -> VendorInfo -> ShowS # show :: VendorInfo -> String # showList :: [VendorInfo] -> ShowS # |
data ProductInfo Source #
Constructors
ProductInfo | |
Instances
Show ProductInfo Source # | |
Defined in Lifx.Internal.Product Methods showsPrec :: Int -> ProductInfo -> ShowS # show :: ProductInfo -> String # showList :: [ProductInfo] -> ShowS # |
data PartialFeatures Source #
Constructors
PartialFeatures | |
Instances
Show PartialFeatures Source # | |
Defined in Lifx.Internal.Product Methods showsPrec :: Int -> PartialFeatures -> ShowS # show :: PartialFeatures -> String # showList :: [PartialFeatures] -> ShowS # |
Constructors
Features | |
Fields
|