Home > @ibloat/homie-ts > Property > constructor
Constructs a new instance of the Property class
Signature:
constructor({ id, value, setHook, format, unit, retained, settable, additionalAttributes, ...attributes }: PropertyOptions);
| Parameter | Type | Description |
|---|---|---|
__0 |
PropertyOptions |