homie-ts

View the Project on GitHub ibloat/homie-ts

Home > @ibloat/homie-ts > Node

Node class

A Device node It contains Property instances

Properties

Property Access Modifier Type Description
attributes   NodeAttributes  
id   string  
properties   {<p/> [key: string]: Property;<p/> }  

Methods

Method Access Modifier Returns Description
constructor(__0)     Constructs a new instance of the Node class
addProperty(property, replace)   void  
removeProperty(property)   void