homie-ts

View the Project on GitHub ibloat/homie-ts

Home > @ibloat/homie-ts > PropertyType

PropertyType enumeration

Property types as specified by the Homie Convention

Member Value Description
BOOLEAN = "boolean"  
COLOR = "color"  
ENUM = "enum"  
FLOAT = "float"  
INTEGER = "integer"  
STRING = "string"