DeviceAuthenticationLevelTLV: {
    activeLinkKeyType: ActiveLinkKeyType;
    initialJoinMethod: InitialJoinMethod;
    remoteNodeIeee: EUI64;
}

Type declaration

  • activeLinkKeyType: ActiveLinkKeyType

    This indicates what Link Key update method was used to create the current active Link Key.

  • initialJoinMethod: InitialJoinMethod

    This indicates the joining method that was used when the device joined the network.

  • remoteNodeIeee: EUI64

    64-bit address for the node that is being inquired about.