Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 939 Bytes

ShadeRadiancePropertiesAbridged.md

File metadata and controls

15 lines (10 loc) · 939 Bytes

HoneybeeSchema.Model.ShadeRadiancePropertiesAbridged

Properties

Name Type Description Notes
Type string [optional] [readonly] [default to "ShadeRadiancePropertiesAbridged"]
DynamicGroupIdentifier string An optional string to note the dynamic group ' 'to which the Shade is a part of. Shades sharing the same ' 'dynamic_group_identifier will have their states change in unison. ' 'If None, the Shade is assumed to be static. (default: None). [optional]
States List<RadianceShadeStateAbridged> An optional list of abridged states (default: None). [optional]

[Back to Model list] [Back to API list] [Back to README]