homie-ts

View the Project on GitHub ibloat/homie-ts

Home > @ibloat/homie-ts > DeviceAttributes > nodes

DeviceAttributes.nodes property

Signature:

nodes: {
        [key: string]: Node;
    }