homie-ts

View the Project on GitHub ibloat/homie-ts

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

Device.nodes property

Signature:

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