homie-ts

View the Project on GitHub ibloat/homie-ts

Home > @ibloat/homie-ts > Property > constructor

Property.constructor method

Constructs a new instance of the Property class

Signature:

constructor({ id, value, setHook, format, unit, retained, settable, additionalAttributes, ...attributes }: PropertyOptions);

Parameters

Parameter Type Description
__0 PropertyOptions