zigbee-on-host
    Preparing search index...

    Type Alias APSBindingTable

    see 05-3474-23 Table 2-24 TODO The binding table for this device. Binding provides a separation of concerns in the sense that applications MAY operate without having to manage recipient address information for the frames they emit. This information can be input at commissioning time without the main application on the device even being aware of it.

    type APSBindingTable = {
        destination: number;
    }
    Index

    Properties

    Properties

    destination: number