Properties¶
-
class
core.api.property.
Property
¶ Bases:
object
-
class
Actor
(label, description='')¶ Bases:
core.api.property.PropertyType
-
class
Kettle
(label, description='')¶ Bases:
core.api.property.PropertyType
-
class
Number
(label, configurable=False, default_value=None, unit='', description='')¶ Bases:
core.api.property.PropertyType
-
class
Select
(label, options, description='')¶ Bases:
core.api.property.PropertyType
-
class
Sensor
(label, description='')¶ Bases:
core.api.property.PropertyType
-
class
Text
(label, configurable=False, default_value='', description='')¶ Bases:
core.api.property.PropertyType
-
class