bindAppKey
abstract suspend fun bindAppKey(node: MeshNode, elementAddress: MeshAddress.UnicastAddress, modelId: MeshModelId, appKeyIndex: KeyIndex): ConfigurationStatus
Bind an application key to a specific model on an element.
The app key and node must already be registered.