Skip to content

EntityFactory

Inherits: RefCounted

Description

This class is used to create entities based on their type

Methods

ReturnsName
Variantcreate_entity ( id: String, type: Variant )
Stringget_entity_icon ( type: String )

Constants

Switch = <Object>

No description provided yet.

Light = <Object>

No description provided yet.

Sensor = <Object>

No description provided yet.

MediaPlayer = <Object>

No description provided yet.

Camera = <Object>

No description provided yet.

ButtonEntity = <Object>

No description provided yet.

NumberEntity = <Object>

No description provided yet.

LineGraphEntity = <Object>

No description provided yet.

Method Descriptions

static create_entity (id: String , type: Variant ) -> Variant

No description provided yet.

static get_entity_icon (type: String ) -> String

No description provided yet.