Home > @ibloat/homie-ts > Node
A Device node It contains Property instances
| Property | Access Modifier | Type | Description |
|---|---|---|---|
attributes |
NodeAttributes |
||
id |
string |
||
properties |
{<p/> [key: string]: Property;<p/> } |
| Method | Access Modifier | Returns | Description |
|---|---|---|---|
constructor(__0) |
Constructs a new instance of the Node class | ||
addProperty(property, replace) |
void |
||
removeProperty(property) |
void |