enableAction(with:completionHandler:)
Declaration
func enableAction(with params: MTRActionsClusterEnableActionParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func enableAction(with params: MTRActionsClusterEnableActionParams) async throws